From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:49677) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jGpP9-0006Si-8T for guix-patches@gnu.org; Tue, 24 Mar 2020 15:40:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jGpP8-0000Jf-CJ for guix-patches@gnu.org; Tue, 24 Mar 2020 15:40:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49642) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jGpP8-0000JW-7S for guix-patches@gnu.org; Tue, 24 Mar 2020 15:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jGpP8-00037h-2e for guix-patches@gnu.org; Tue, 24 Mar 2020 15:40:02 -0400 Subject: [bug#40195] [EXTERNAL]Re: [bug#40195] Add Docusign python API module as a package Resent-Message-ID: Date: Tue, 24 Mar 2020 15:39:42 -0400 From: Leo Famulari Message-ID: <20200324193942.GA5689@jasmine.lan> References: <20200323193906.GA30452@jasmine.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Josh Marshall Cc: "40195-done@debbugs.gnu.org" <40195@debbugs.gnu.org> Thanks for the revisions! I pushed as b14c234c0d32216f8c2f6e6d1935c469a6b947c9 with a few more changes: I made it fetch from PyPi instead of Git since they didn't actually tag a 3.1.0 release. We'd rather take the thing that upstream definitely says is "the release" in cases like that. I made the variable name and package name consistent. And I simplified the synopsis to hopefully improve searchability.