guix-commits
[Top][All Lists]
Advanced

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

branch master updated (b26926189e -> a1a645337a)


From: guix-commits
Subject: branch master updated (b26926189e -> a1a645337a)
Date: Tue, 9 Jan 2024 04:30:03 -0500 (EST)

mothacehe pushed a change to branch master
in repository guix.

    from b26926189e guix: import: Optionally import necessary yanked crates.
     new 53d9190efd gnu: glew: Fix cross-compiling.
     new 74c5a6afa6 gnu: Add python-hdf5storage.
     new 755a995710 gnu: Add python-python-snappy.
     new 687a1fdaae gnu: Add python-pytest-dotenv.
     new 2de3f4d43c gnu: Add python-zc-lockfile.
     new 5137af3e20 gnu: Add python-jaraco-text.
     new da2c300519 gnu: Add python-jaraco-collections.
     new 67c3d230dc gnu: Add python-portend.
     new def734936f gnu: python-h5py: Enable tests.
     new 76470d47c5 gnu: python-h5py: Reformat with guix style.
     new 185ebc01f6 gnu: Add python-pyreadstat.
     new fe9a30f2f6 gnu: Add python-multimethod.
     new e00314c406 gnu: Add python-hopcroftkarp.
     new 7d25add8dd gnu: Add python-persim.
     new a1a645337a gnu: Add python-ripser.

The 15 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:
 gnu/local.mk                                       |   2 +
 gnu/packages/check.scm                             |  25 +++
 gnu/packages/gl.scm                                |  17 +-
 gnu/packages/llvm.scm                              |  30 ++--
 gnu/packages/machine-learning.scm                  |  89 +++++++++++
 .../patches/python-pyreadstat-link-libiconv.patch  |  15 ++
 gnu/packages/python-compression.scm                |  34 ++++
 gnu/packages/python-web.scm                        |  59 +++++++
 gnu/packages/python-xyz.scm                        | 176 ++++++++++++++++++---
 gnu/packages/statistics.scm                        |  45 ++++++
 10 files changed, 459 insertions(+), 33 deletions(-)
 create mode 100644 gnu/packages/patches/python-pyreadstat-link-libiconv.patch



reply via email to

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