From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: propagated-inputs and package-with-python2 Date: Sun, 07 Dec 2014 21:42:29 +0100 Message-ID: <877fy3mbt6.fsf@gnu.org> References: 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]:60542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xxif8-0006Fe-Jx for guix-devel@gnu.org; Sun, 07 Dec 2014 15:42:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xxif2-00083N-Ab for guix-devel@gnu.org; Sun, 07 Dec 2014 15:42:38 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:46550) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xxif2-00083D-42 for guix-devel@gnu.org; Sun, 07 Dec 2014 15:42:32 -0500 In-Reply-To: (Federico Beffa's message of "Sun, 7 Dec 2014 15:05:38 +0100") 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: Federico Beffa Cc: Guix-devel Hi, Federico Beffa skribis: > I've noticed that the 'propagated-inputs' of python packages are not > adapted for python2 by the function package-with-python2. Should we > change this? Yes, it=E2=80=99s an omission. Ludo=E2=80=99.