From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:47963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gveEa-0005yC-EC for guix-patches@gnu.org; Mon, 18 Feb 2019 03:25:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gveEY-0002UP-Pt for guix-patches@gnu.org; Mon, 18 Feb 2019 03:25:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:52760) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gveEY-0002UC-Ga for guix-patches@gnu.org; Mon, 18 Feb 2019 03:25:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gveEY-0000x2-6u for guix-patches@gnu.org; Mon, 18 Feb 2019 03:25:02 -0500 Subject: [bug#34515] [PATCH 08/13] gnu: Add python-spake2. Resent-Message-ID: References: From: Ricardo Wurmus In-reply-to: Date: Mon, 18 Feb 2019 09:23:35 +0100 Message-ID: <87zhqtwlmg.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain 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: Leo Famulari Cc: 34515@debbugs.gnu.org Leo Famulari writes: > * gnu/packages/python-crypto.scm (python-spake2): New variable. LGTM! -- Ricardo