From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 4/4] gnu: Add python-mando Date: Tue, 28 Mar 2017 16:04:17 -0400 Message-ID: <20170328200417.GC13687@jasmine> References: <20170326092335.3912-1-fredmanglis@gmail.com> <20170326092335.3912-4-fredmanglis@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1csxLr-0000Nw-8g for guix-devel@gnu.org; Tue, 28 Mar 2017 16:04:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1csxLn-00082X-AY for guix-devel@gnu.org; Tue, 28 Mar 2017 16:04:23 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:46470) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1csxLn-00082R-6Q for guix-devel@gnu.org; Tue, 28 Mar 2017 16:04:19 -0400 Content-Disposition: inline In-Reply-To: <20170326092335.3912-4-fredmanglis@gmail.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: Muriithi Frederick Muriuki Cc: guix-devel@gnu.org, pjotr2017@thebird.nl On Sun, Mar 26, 2017 at 12:23:35PM +0300, Muriithi Frederick Muriuki wrote: > * gnu/packages/python.scm (python-mando): New variable. Pushed with a python2 variant, thanks!