From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 03/12] import: pypi: Use "pypi-uri" instead of building the URL manually. Date: Tue, 27 Oct 2015 18:28:43 +0100 Message-ID: <87d1w0rzjo.fsf@gnu.org> References: <1444686068-7668-1-git-send-email-tipecaml@gmail.com> <1444686068-7668-4-git-send-email-tipecaml@gmail.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]:56759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zr83F-00047j-9Q for guix-devel@gnu.org; Tue, 27 Oct 2015 13:28:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zr83C-0007EU-3C for guix-devel@gnu.org; Tue, 27 Oct 2015 13:28:49 -0400 In-Reply-To: <1444686068-7668-4-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Mon, 12 Oct 2015 23:40:59 +0200") 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: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt skribis: > * guix/import/pypi.scm (make-pypi-sexp): Use "pypi-uri". > * tests/pypi.scm: Update the tests accordingly. LGTM, provided =E2=80=98pypi-uri=E2=80=99 does not rely on mirror://, as di= scussed earlier: https://lists.gnu.org/archive/html/guix-devel/2015-10/msg00347.html Sorry for the delay! Ludo=E2=80=99.