From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add Cython Date: Mon, 03 Nov 2014 20:42:25 +0100 Message-ID: <877fzcax5q.fsf@gnu.org> References: <20141023062426.GA6636@debian> <87fve0nrvt.fsf@gnu.org> <20141103170016.GA5357@debian.eduroam.u-bordeaux.fr> 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]:41065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlNVy-0004bK-14 for guix-devel@gnu.org; Mon, 03 Nov 2014 14:42:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlNVt-0003fe-42 for guix-devel@gnu.org; Mon, 03 Nov 2014 14:42:09 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:45684) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlNVs-0003fW-TU for guix-devel@gnu.org; Mon, 03 Nov 2014 14:42:05 -0500 In-Reply-To: <20141103170016.GA5357@debian.eduroam.u-bordeaux.fr> (Andreas Enge's message of "Mon, 3 Nov 2014 18:00:16 +0100") 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: Andreas Enge Cc: Guix-devel , Federico Beffa Andreas Enge skribis: > On Mon, Nov 03, 2014 at 05:57:58PM +0100, Ludovic Court=C3=A8s 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! Oh, apologies then. But are you sure you aren=E2=80=99t confusing it with NumPy, which requires= the new python-wrapper? Ludo=E2=80=99.