index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
pypi.scm
Age
Commit message (
Expand
)
Author
2024-06-03
import: utils: End package descriptions with period.
...
Herman Rimm
2023-05-31
tests: Use quasiquoted 'match' patterns for package sexps.
...
Ludovic Courtès
2023-05-31
upstream: Replace 'input-changes' field by 'inputs'.
...
Ludovic Courtès
2023-05-31
tests: pypi: Rewrite tests using a local HTTP server.
...
Ludovic Courtès
2023-05-31
tests: pypi: Factorize tarball and wheel file creation.
...
Ludovic Courtès
2023-04-30
import: pypi: Adjust tests for new build system.
...
Ludovic Courtès
2022-02-11
tests: Adjust pypi test to recent changes.
...
Ludovic Courtès
2022-01-26
import: pypi: Convert hyphens to underscores in PyPI URLs if needed.
...
Vivien Kraus
2021-11-18
tests: Adjust opam and pypi tests to simplified inputs.
...
Ludovic Courtès
2021-11-17
Merge branch 'master' into core-updates-frozen
Ludovic Courtès
2021-11-11
import: pypi: Allow imports of a specific version.
...
Ludovic Courtès
2021-10-12
Merge remote-tracking branch 'origin/master' into core-updates-frozen.
Mathieu Othacehe
2021-09-30
import: pypi: Honor the 'upstream-name' package property.
...
Xinglu Chen
2021-07-11
import: pypi: Emit new-style package inputs.
...
Ludovic Courtès
2020-07-25
utils: Remove compatibility re-export of 'memoize'.
...
Ludovic Courtès
2020-04-27
tests: Remove trailing commas in JSON tests.
...
Ludovic Courtès
2020-03-12
import: pypi: Rewrite to use 'define-json-mapping'.
...
Ludovic Courtès
2019-07-02
import: pypi: Include optional test inputs as native-inputs.
...
Maxim Cournoyer
2019-07-02
import: pypi: Parse wheel METADATA instead of metadata.json.
...
Maxim Cournoyer
2019-07-02
import: pypi: Support more types of archives.
...
Maxim Cournoyer
2019-07-02
import: pypi: Improve parsing of requirement specifications.
...
Maxim Cournoyer
2019-07-02
import: pypi: Do not parse optional requirements from source.
...
Maxim Cournoyer
2019-07-02
tests: pypi: Mute the output of tar.
...
Maxim Cournoyer
2019-07-02
import: pypi: Do not consider requirements.txt files.
...
Maxim Cournoyer
2018-10-18
gnu: Use pypi.org.
...
Leo Famulari
2018-09-04
Switch to Guile-Gcrypt.
...
Ludovic Courtès
2018-07-24
import: PyPI: Update redirected URL.
...
Marius Bakke
2017-06-18
import: pypi: Adjust URIs in tests.
...
Ludovic Courtès
2017-02-13
tests: Adjust for 'http-fetch' change in (guix import json).
...
Ludovic Courtès
2017-02-08
import: pypi: Correctly handle multiple-URL origins.
...
Ludovic Courtès
2017-01-28
tests: Adjust pypi test to recent importer change.
...
Carlo Zancanaro
2016-12-18
tests: Mock up http-fetch in import test.
...
Ricardo Wurmus
2016-12-18
tests: Mock up http-fetch in import tests.
...
Ricardo Wurmus
2016-10-27
tests: Adjust pypi test to recent importer change.
...
Ludovic Courtès
2016-08-28
import: Importers return prefixed licenses.
...
David Craven
2016-07-26
import: pypi: Correctly handle new-style URLs.
...
Ludovic Courtès
2016-06-14
import: pypi: read requirements from wheels.
...
Cyril Roelandt
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
...
Mathieu Lirzin
2016-03-19
import: pypi: Emit 'pypi-uri' only when it yields the right URL.
...
Ludovic Courtès
2015-11-03
import: pypi: Use "pypi-uri" instead of building the URL manually.
...
Cyril Roelandt
2015-06-24
import: pypi: Detect inputs.
...
Cyril Roelandt
2015-01-09
tests: import: Factorize utility function.
...
Eric Bavier
2015-01-09
import: Factorize utility functions.
...
Eric Bavier
2014-09-29
import: Add PyPI importer.
...
David Thompson