From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Python-build-system does not honour phases Date: Wed, 11 Sep 2013 15:55:38 +0200 Message-ID: <20130911135538.GA11339@debian> References: <20130907222607.GA28990@debian> <87hadtfzk4.fsf@gnu.org> <20130910082655.GA8621@debian> <20130910132836.GA4248@debian> <87k3iobm2o.fsf@gnu.org> <20130910190717.GA8670@debian> <20130910192725.GA9186@debian> <87ob8074rz.fsf@gnu.org> <20130910213429.GA10733@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51770) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJktl-0005EO-BY for guix-devel@gnu.org; Wed, 11 Sep 2013 09:56:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJktd-0000GB-6Z for guix-devel@gnu.org; Wed, 11 Sep 2013 09:56:01 -0400 Content-Disposition: inline In-Reply-To: <20130910213429.GA10733@debian> List-Id: 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@gnu.org On Tue, Sep 10, 2013 at 11:34:29PM +0200, Andreas Enge wrote: > Maybe. Bazaar does. Calibre creates elf executables, but also installs > python modules. So I will go ahead with this. Okay, done in commit 824af8cadc1b4f1ac7a859f3d18cbe69b195a844, and used for python(2)-setuptools and a new package already. Andreas