guix-kreyren/guix/import
Ludovic Courtès 8173ceee1f
import: pypi: Correctly handle new-style URLs.
Fixes <http://bugs.gnu.org/23997>.

* guix/import/pypi.scm (guix-package->pypi-name): Rewrite using
'basename' and 'hyphen-package-name->name+version'.
* tests/pypi.scm ("guix-package->pypi-name, old URL style")
("guix-package->pypi-name, new URL style"): New tests.
2016-07-26 17:49:34 +02:00
..
cabal.scm
cpan.scm import: cpan: Use our mirrors for 'https' URLs. 2016-07-03 23:58:29 +02:00
cran.scm
elpa.scm
gem.scm
github.scm
gnu.scm gnu-maintenance: Replace 'find-packages' with 'find-package' (singular). 2016-06-08 19:07:58 +02:00
hackage.scm
json.scm
pypi.scm import: pypi: Correctly handle new-style URLs. 2016-07-26 17:49:34 +02:00
snix.scm
utils.scm