From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: Add Cython Date: Mon, 3 Nov 2014 18:00:16 +0100 Message-ID: <20141103170016.GA5357@debian.eduroam.u-bordeaux.fr> References: <20141023062426.GA6636@debian> <87fve0nrvt.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33272) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlKze-0004fm-Bc for guix-devel@gnu.org; Mon, 03 Nov 2014 12:00:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlKzY-0000P1-3j for guix-devel@gnu.org; Mon, 03 Nov 2014 12:00:38 -0500 Content-Disposition: inline In-Reply-To: <87fve0nrvt.fsf@gnu.org> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: Guix-devel , Federico Beffa On Mon, Nov 03, 2014 at 05:57:58PM +0100, Ludovic Courtès wrote: > Federico Beffa skribis: > > Subject: [PATCH] gnu: Add Cython > > * gnu/packages/python.scm(cython,cython2): New variables. > Pushed, with missing spaces in the commit log added. I think that should have gone on the wip-python branch eventually instead of being pushed now... Never mind, we can always adapt it later! Andreas