From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hartmut Goebel Subject: Re: [WIP 0/9] python-build-system set 1: please review Date: Tue, 11 Oct 2016 10:08:23 +0200 Message-ID: <57FC9DF7.9010300@crazy-compilers.com> References: <1476111439-20812-1-git-send-email-h.goebel@crazy-compilers.com> 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]:40303) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bts6z-00068Q-KT for guix-devel@gnu.org; Tue, 11 Oct 2016 04:08:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bts6u-0005DV-UN for guix-devel@gnu.org; Tue, 11 Oct 2016 04:08:33 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:37282) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bts6u-0005CD-NV for guix-devel@gnu.org; Tue, 11 Oct 2016 04:08:28 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3stV4B06Cbz3hlx8 for ; Tue, 11 Oct 2016 10:08:25 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3stV496Cg0zvkLT for ; Tue, 11 Oct 2016 10:08:25 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id 9_3EjUFgDKpp for ; Tue, 11 Oct 2016 10:08:24 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-150-39.dynamic.mnet-online.de [188.174.150.39]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for ; Tue, 11 Oct 2016 10:08:24 +0200 (CEST) Received: from [192.168.110.2] (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id 0647060A2E for ; Tue, 11 Oct 2016 10:08:23 +0200 (CEST) In-Reply-To: <1476111439-20812-1-git-send-email-h.goebel@crazy-compilers.com> 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" To: guix-devel Hi, > this is the first set of patches for the changed python-build-system. I was asked about the big plan on these commits. The original proposal to this changes can be found at . And this change sets implement *A1) Change the Python 2 to include pip and setuptools (build using --with-ensurepip=3Dinstall). **B) Install Python packages using **--single-version-externally-managed C) Strip **python-setuptools and ***python2-setuptools* from all native-inputs defined in packages.* And additionally - since it showed up to be required: *NEW: D) Change inputs into propagated resp. native-inputs where required= =2E* About the planed patch sets: Set 1 are the changes to the build system Set 2 will be the removal of obviously now unused inputs, namely setuptoo= ls These will be straight forward. Set 3 will be the straight forward changes to inputs (change to propagated resp.native) Set 4 will be the fixes and clean ups required to some packages after the these changes. I'm not sure whether I should split set 3 and set 4 nor have I decided yet whether set 3 should only contain those packages which will not be changed in set 4. But this makes updating the patches quite complicated (even when using git rebase). --=20 Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |