guix-devel/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 packages: Use '@' in package record printers. 2016-01-28 16:31:38 +01:00
cpan.scm import: cpan: Use our mirrors for 'https' URLs. 2016-07-03 23:58:29 +02:00
cran.scm import cran: latest-bioconductor-release: Wrap Bioconductor URL in list. 2016-05-16 21:00:41 +02:00
elpa.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
gem.scm upstream: Pass a package object to updaters. 2016-04-15 00:32:18 +02:00
github.scm import: github: Tiny cosmetic change. 2016-05-31 23:38:51 +02:00
gnu.scm gnu-maintenance: Replace 'find-packages' with 'find-package' (singular). 2016-06-08 19:07:58 +02:00
hackage.scm upstream: Pass a package object to updaters. 2016-04-15 00:32:18 +02:00
json.scm import: Factorize utility functions. 2015-01-09 10:33:24 -06:00
pypi.scm import: pypi: Correctly handle new-style URLs. 2016-07-26 17:49:34 +02:00
snix.scm import: snix: Use the right 'package-name->name+version'. 2016-03-06 23:16:35 +01:00
utils.scm import: cran: Move beautify-description to utils module. 2016-01-14 19:44:36 +10:00