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: add updater Date: Tue, 03 Nov 2015 23:20:30 +0100 Message-ID: <87egg6bu8h.fsf@gnu.org> References: <1446587049-6306-1-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]:52525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtjwU-0006Jn-34 for guix-devel@gnu.org; Tue, 03 Nov 2015 17:20:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZtjwP-0004Xc-6r for guix-devel@gnu.org; Tue, 03 Nov 2015 17:20:38 -0500 In-Reply-To: <1446587049-6306-1-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Tue, 3 Nov 2015 22:44:09 +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: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt skribis: > * guix/import/pypi.scm (guix-package->pypi-name, > latest-release): New procedures. > (pypi-updater): New variable. ^ Missing =E2=80=98%=E2=80=99. > * guix/scripts/refresh.scm (%updaters): Add %PYPI-UPDATER. Could you add it to the list that appears under =E2=80=98--type=E2=80=99 in= guix.texi? OK to push with this change. Thank you! Ludo=E2=80=99.