From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:50426) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h5vcJ-0006Cm-IQ for guix-patches@gnu.org; Mon, 18 Mar 2019 13:00:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h5vcI-0000jZ-Tz for guix-patches@gnu.org; Mon, 18 Mar 2019 13:00:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35557) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h5vcI-0000iN-I8 for guix-patches@gnu.org; Mon, 18 Mar 2019 13:00:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h5vcI-0008PX-Gn for guix-patches@gnu.org; Mon, 18 Mar 2019 13:00:02 -0400 Subject: bug#34899: [PATCH] gnu: Add python-shortuuid. Resent-To: guix-patches@gnu.org Resent-Message-ID: Date: Mon, 18 Mar 2019 12:59:44 -0400 From: Leo Famulari Message-ID: <20190318165944.GA13435@jasmine.lan> References: <20190317180829.13909-1-smbaines8@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190317180829.13909-1-smbaines8@gmail.com> 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: Sam Cc: 34899-done@debbugs.gnu.org On Sun, Mar 17, 2019 at 06:08:29PM +0000, Sam wrote: > * gnu/packages/python-xyz.scm (python-shortuuid): New variable. Thanks! Pushed as a91f4eba2c923405ccdce5bdb390b12a40a856c2