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' Date: Mon, 06 May 2013 23:07:36 +0200 Message-ID: <87obcnx1ev.fsf@gnu.org> References: <87sj34zvn1.fsf@karetnikov.org> <87ehdwkntv.fsf@gnu.org> <87sj2b8llf.fsf@karetnikov.org> <517DA7BB.9090807@gmail.com> <87li81k13r.fsf@gnu.org> <517EC8FE.4020603@gmail.com> <87mwsgqgej.fsf@karetnikov.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZSdQ-00077Y-Uh for bug-guix@gnu.org; Mon, 06 May 2013 17:07:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZSdP-0004tD-TQ for bug-guix@gnu.org; Mon, 06 May 2013 17:07:48 -0400 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=59741 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZSdP-0004rX-NJ for bug-guix@gnu.org; Mon, 06 May 2013 17:07:47 -0400 In-Reply-To: <87mwsgqgej.fsf@karetnikov.org> (Nikita Karetnikov's message of "Tue, 30 Apr 2013 17:47:32 +0400") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Nikita Karetnikov Cc: bug-guix@gnu.org Nikita Karetnikov skribis: >> Well, I have always used "python setup.py ", but there >> might be a few differences between these build systems: > >> http://wokslog.wordpress.com/2011/06/04/distutils-diff/ > > So, can I use 'python-build-system', then? IMO, yes. Ludo=E2=80=99.