From mboxrd@z Thu Jan 1 00:00:00 1970 From: Federico Beffa Subject: Re: [PATCH] gnu: Add Cython Date: Mon, 3 Nov 2014 22:15:42 +0100 Message-ID: References: <20141023062426.GA6636@debian> <87fve0nrvt.fsf@gnu.org> <20141103170016.GA5357@debian.eduroam.u-bordeaux.fr> <877fzcax5q.fsf@gnu.org> <20141103195014.GA4311@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33261) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlOyV-0005kx-S9 for guix-devel@gnu.org; Mon, 03 Nov 2014 16:15:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlOyU-0000Or-TH for guix-devel@gnu.org; Mon, 03 Nov 2014 16:15:43 -0500 In-Reply-To: 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 On Mon, Nov 3, 2014 at 9:12 PM, Federico Beffa wrote: > No, Andreas is right: this patch suffers from the same problem as Numpy. Maybe I wasn't clear :-) the patch does include python as an input. So, it will build in master, without any change in python-wrapper. After the changes in python-wrapper, we may want to remove the python input. Regards, Fede