From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 3/4] gnu: Add python-curtsies. Date: Sun, 1 Jan 2017 16:13:04 -0500 Message-ID: <20170101211304.GD14716@jasmine> References: <1483192922-21411-1-git-send-email-h.goebel@crazy-compilers.com> <1483192922-21411-3-git-send-email-h.goebel@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cNnRD-00032e-9I for guix-devel@gnu.org; Sun, 01 Jan 2017 16:13:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cNnRC-0005sa-J6 for guix-devel@gnu.org; Sun, 01 Jan 2017 16:13:07 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:35476) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cNnRC-0005sF-FM for guix-devel@gnu.org; Sun, 01 Jan 2017 16:13:06 -0500 Content-Disposition: inline In-Reply-To: <1483192922-21411-3-git-send-email-h.goebel@crazy-compilers.com> 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" To: Hartmut Goebel Cc: guix-devel@gnu.org On Sat, Dec 31, 2016 at 03:02:01PM +0100, Hartmut Goebel wrote: > * gnu/packages/python.scm (python-curtsies, python2-curtsies, > python-curtsies-0.1, python2-curtsies-0.1): New variables. LGTM!