From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Python-build-system does not honour phases Date: Wed, 11 Sep 2013 19:45:55 +0200 Message-ID: <87ob7z9rqk.fsf@gnu.org> 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> <20130911135538.GA11339@debian> 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]:57105) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJoZM-0007DW-Ot for guix-devel@gnu.org; Wed, 11 Sep 2013 13:51:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJoZG-0000Or-K9 for guix-devel@gnu.org; Wed, 11 Sep 2013 13:51:12 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:50053) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJoZG-0000On-Dr for guix-devel@gnu.org; Wed, 11 Sep 2013 13:51:06 -0400 In-Reply-To: <20130911135538.GA11339@debian> (Andreas Enge's message of "Wed, 11 Sep 2013 15:55:38 +0200") 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: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > 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. Nice, thanks! Ludo=E2=80=99.