Re: [PATCH 0/3] guix import pypi: trivial fixes.

2014-10-20 Thread Cyril Roelandt
On 10/16/2014 05:02 AM, Ian Denhardt wrote: > Quoting Cyril Roelandt (2014-10-15 18:49:11) >> guix import pypi: Fix a type in a docstring. > > Was this supposed to be typo? > Yep. That is quite funny. I'll fix that, thanks! Cyril.

Re: [PATCH 0/3] guix import pypi: trivial fixes.

2014-10-15 Thread Ian Denhardt
Quoting Cyril Roelandt (2014-10-15 18:49:11) > guix import pypi: Fix a type in a docstring. Was this supposed to be typo? signature.asc Description: signature

[PATCH 0/3] guix import pypi: trivial fixes.

2014-10-15 Thread Cyril Roelandt
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/imp