guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (650dcc1 -> 5592058)


From: guix-commits
Subject: branch master updated (650dcc1 -> 5592058)
Date: Wed, 10 Nov 2021 18:24:52 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 650dcc1  gnu: Add BLAKE3 command line tool.
     new b20cd80  import: pypi: Allow imports of a specific version.
     new 450e1dd  import: cran: Allow imports of a specific version.
     new 04d9295  import: print: Properly render packages with origins as 
inputs.
     new b3240ae  import: print: Correctly handle URI lists.
     new b2ed40c  import: print: Handle patches that are origins.
     new 3756ce3  import: print: Replace packages and origins in 'arguments'.
     new ac2bd4a  gnu: python-poetry-core: Update to 1.0.7.
     new 800afd2  gnu: poetry: Update to 1.1.11.
     new 5592058  gnu: Add python-wand.

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/guix.texi                 | 16 +++++++-
 gnu/packages/python-build.scm |  4 +-
 gnu/packages/python-xyz.scm   | 33 +++++++++++++++-
 guix/import/cran.scm          | 91 ++++++++++++++++++++++++++++---------------
 guix/import/print.scm         | 78 ++++++++++++++++++++++++++-----------
 guix/import/pypi.scm          | 47 +++++++++++-----------
 guix/scripts/import/cran.scm  | 35 +++++++++--------
 guix/scripts/import/pypi.scm  | 32 ++++++++-------
 tests/print.scm               | 84 +++++++++++++++++++++++++++++++++++++++
 tests/pypi.scm                | 12 ++++--
 10 files changed, 315 insertions(+), 117 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]