From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] import: pypi: read requirements from wheels. Date: Sun, 15 May 2016 21:49:57 +0200 Message-ID: <87futj2ja2.fsf@inria.fr> References: <87povdgq7h.fsf@gnu.org> <1458956750-21917-1-git-send-email-tipecaml@gmail.com> <20160506202711.GA24612@jasmine> 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]:43370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b22WL-0005N1-FU for guix-devel@gnu.org; Sun, 15 May 2016 16:20:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b22WI-0005oh-8Y for guix-devel@gnu.org; Sun, 15 May 2016 16:20:13 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:40735) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b22WI-0005oY-2m for guix-devel@gnu.org; Sun, 15 May 2016 16:20:10 -0400 In-Reply-To: <20160506202711.GA24612@jasmine> (Leo Famulari's message of "Fri, 6 May 2016 16:27:11 -0400") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > On Sat, Mar 26, 2016 at 02:45:50AM +0100, Cyril Roelandt wrote: >> * doc/guix.tex (Invoking guix import): Mention that the pypi importer >> works better with "unzip". >> * guix/import/pypi.scm (latest-wheel-release, >> wheel-url->extracted-directory): New procedures. >> * tests/pypi.scm (("pypi->guix-package, wheels"): New test. > > Seems like a useful addition! What is the status of this patch? (A week passes=E2=80=A6) Well, it looks OK now! Cyril, if there=E2=80=99s nothing from the previous review round that=E2=80= =99s missing, please push! Thank you, and sorry for the delay! Ludo=E2=80=99.