From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH v2] gnu: Add python-docopt. Date: Sun, 06 Dec 2015 22:40:18 +0100 Message-ID: <87r3izw919.fsf@gnu.org> References: <87fuzjf7ft.fsf@kyleam.com> <1449299491-27765-1-git-send-email-kyle@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5h2g-000629-Us for guix-devel@gnu.org; Sun, 06 Dec 2015 16:40:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a5h2d-0002W4-Jr for guix-devel@gnu.org; Sun, 06 Dec 2015 16:40:26 -0500 In-Reply-To: <1449299491-27765-1-git-send-email-kyle@kyleam.com> (Kyle Meyer's message of "Sat, 5 Dec 2015 02:11:31 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Kyle Meyer Cc: guix-devel Kyle Meyer skribis: > * gnu/packages/python.scm (python-docopt, python2-docopt): New > variables. Applied, thanks! Ludo=E2=80=99.