From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: [PATCH 0/3] guix import pypi: trivial fixes. Date: Thu, 16 Oct 2014 00:49:11 +0200 Message-ID: <1413413354-31144-1-git-send-email-tipecaml@gmail.com> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeXNs-0001L5-C7 for guix-devel@gnu.org; Wed, 15 Oct 2014 18:49:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XeXNj-0000W4-00 for guix-devel@gnu.org; Wed, 15 Oct 2014 18:49:32 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:39046) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeXNi-0000Vl-Ps for guix-devel@gnu.org; Wed, 15 Oct 2014 18:49:22 -0400 Received: by mail-wi0-f177.google.com with SMTP id fb4so3219356wid.10 for ; Wed, 15 Oct 2014 15:49:21 -0700 (PDT) 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: guix-devel@gnu.org Hello, These three patches fix small issues with the Pypi importer. WDYT ? Cyril. --- Cyril Roelandt (3): guix import pypi: add the Apache License 2.0 guix import pypi: do not add "python-" to a package name if it's already there. guix import pypi: Fix a type in a docstring. guix/import/pypi.scm | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) -- 1.8.4.rc3