diff options
author | Ludovic Courtès <ludo@gnu.org> | 2021-10-28 22:14:40 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-11-11 00:14:30 +0100 |
commit | b20cd80ff1f3c9eb988a0cc27ed9538b68914608 (patch) | |
tree | 848ffbccef8d0bdfcfbf72b23855a6d8921d2f88 /guix/scripts/import/cran.scm | |
parent | 650dcc18e7f840a789a6aa06533b4a4ffc06af59 (diff) |
import: pypi: Allow imports of a specific version.
* guix/import/pypi.scm (latest-version): New procedure.
(latest-source-release): Rename to...
(source-release): ... this. Add 'version' parameter.
(latest-wheel-release): Rename to...
(wheel-release): ... this. Add 'version' parameter.
(pypi->guix-package): Honor 'version' parameter.
(pypi-recursive-import): Add 'version' parameter and honor it.
* guix/scripts/import/pypi.scm (guix-import-pypi): Expect a spec. Pass
it to 'package-name->name+version'. Pass the 'version' parameter.
* tests/pypi.scm ("pypi->guix-package, no wheel"): Exercise
the #:version parameter.
* doc/guix.texi (Invoking guix import): Document it.
Diffstat (limited to 'guix/scripts/import/cran.scm')
0 files changed, 0 insertions, 0 deletions