guix-commits
[Top][All Lists]
Advanced

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

branch master updated (e2eb43f945 -> b7534e4b5d)


From: guix-commits
Subject: branch master updated (e2eb43f945 -> b7534e4b5d)
Date: Wed, 10 May 2023 13:30:55 -0400 (EDT)

rekado pushed a change to branch master
in repository guix.

    from e2eb43f945 gnu: python-shiboken-2: Add fix for python-pyside-2.
     new e652b44725 gnu: python-pytorch: Update to 1.13.1.
     new e43ceae59f gnu: Add python-deepdiff.
     new b60ea1cd17 gnu: python-traitlets: Update to 5.9.0.
     new b6b6e89419 gnu: python-pytorch-for-r-torch: Define as alias for 
python-pytorch.
     new 7afddfbfa0 gnu: Add python-lightning-cloud.
     new e4480090e2 gnu: Add python-lightning-utilities.
     new d32334eea2 gnu: Add python-mir-eval.
     new 1aa1a6a816 gnu: Add python-types-setuptools.
     new 8f97d96ddf gnu: Add python-torchmetrics.
     new 9e1cbc62e5 gnu: python-blessed: Update to 1.20.0.
     new d071bc5a82 gnu: python-pillow-simd: Update to 9.2.0.
     new ff3c55bb98 gnu: Add python-dateutils.
     new 96c51a9dbf gnu: python-scikit-optimize: Fix build with newer numpy and 
sklearn.
     new 9220dee755 gnu: Add python-readchar.
     new 463a598585 gnu: Add python-inquirer.
     new 3f05f625ea gnu: Add python-starlette-for-fastapi-0.88.
     new cb37197a24 gnu: Add python-fastapi-for-pytorch-lightning.
     new 26e2610673 gnu: Add python-types-urllib3.
     new 4d673ba743 gnu: Add python-types-requests.
     new 452fec7226 gnu: python-arrow: Update to 1.2.3.
     new 7b9e90e40d gnu: python-torchvision: Update to 0.15.2.
     new acb958938a gnu: Add python-typeshed-client.
     new 2ebd5b9adf gnu: Add python-starsessions-for-pytorch-lightning.
     new e171a8bd88 gnu: Add python-docstring-parser.
     new ff59c49c44 gnu: Add python-jsonargparse.
     new b7534e4b5d gnu: Add python-pytorch-lightning.

The 26 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/machine-learning.scm                  | 317 ++++++++++++++++++---
 .../patches/python-scikit-optimize-1148.patch      |  32 +++
 .../patches/python-scikit-optimize-1150.patch      | 275 ++++++++++++++++++
 gnu/packages/python-science.scm                    |  14 +-
 gnu/packages/python-web.scm                        |  88 ++++++
 gnu/packages/python-xyz.scm                        | 232 ++++++++++++---
 gnu/packages/time.scm                              |  26 +-
 8 files changed, 906 insertions(+), 80 deletions(-)
 create mode 100644 gnu/packages/patches/python-scikit-optimize-1148.patch
 create mode 100644 gnu/packages/patches/python-scikit-optimize-1150.patch



reply via email to

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