From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/2] gnu: Add numpy Date: Wed, 19 Nov 2014 10:04:01 +0100 Message-ID: <87ioib1rzy.fsf@gnu.org> References: <87sii6h6fl.fsf@gnu.org> 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]:37438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr1BV-0004Oi-0Q for guix-devel@gnu.org; Wed, 19 Nov 2014 04:04:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xr1BQ-0004K3-9c for guix-devel@gnu.org; Wed, 19 Nov 2014 04:04:20 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:32832) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr1BQ-0004Jq-3F for guix-devel@gnu.org; Wed, 19 Nov 2014 04:04:16 -0500 In-Reply-To: (Federico Beffa's message of "Thu, 30 Oct 2014 18:03:51 +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: Federico Beffa Cc: Guix-devel Federico Beffa skribis: > Please note that this patch will NOT build until the 'python-wrapper' > will be applied (but I tested it again with my previous > 'python-wrapper' patch). It is my understanding that Andreas will look > into the 'python-wrapper' patch at a suitable time. The =E2=80=98python-wrapper=E2=80=99 was updated in 3c0f2329. > From cab16a360bf478aef6feda8b1977d4318f87eeec Mon Sep 17 00:00:00 2001 > From: Federico Beffa > Date: Thu, 30 Oct 2014 17:10:35 +0100 > Subject: [PATCH] gnu: Add numpy. > > * gnu/packages/python.scm (python-numpy, python2-numpy): New variables. IIUC, this patch can now be applied. Please push it if there=E2=80=99s no blocker left. Thanks! Ludo=E2=80=99.