apteryx pushed a change to branch master
in repository guix.
from 0f06512 gnu: silkaj: Update to 0.7.2.
new 01589ac import: pypi: Do not consider requirements.txt files.
new a853ace tests: pypi: Mute the output of tar.
new c479712 import: pypi: Do not parse optional requirements from
source.
new 803fb33 import: pypi: Improve parsing of requirement
specifications.
new cc9a77c import: pypi: Deduplicate requirements.
new c799ad7 import: pypi: Support more types of archives.
new f0190a5 import: pypi: Parse wheel METADATA instead of
metadata.json.
new 73e8373 import: pypi: Fix typo in docstring.
new f801c62 import: pypi: Completely mute the output of the "unzip"
command.
new d514276 import: pypi: Include optional test inputs as
native-inputs.
new a537620 import: pypi: Update the host URI.
new 4b60ab8 import: pypi: Preserve package name case when forming
pypi-uri.
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
guix/build-system/python.scm | 2 +-
guix/import/pypi.scm | 397 +++++++++++++++++++++++++++----------------
tests/pypi.scm | 214 ++++++++++++++++++-----
3 files changed, 425 insertions(+), 188 deletions(-)