guix_mirror_bot pushed a change to branch python-team
in repository guix.

 discard 91a69a570c gnu: python-numpy-2: Deprecate by python-numpy.
 discard 2df23c0d70 gnu: python-numpy: Set NumPy 2 as default.
 discard e4224a175b gnu: python-fastapi: Update to 0.124.0.
 discard 76a646a77a gnu: Add python-pydantic-extra-types.
 discard dc4e9e8153 gnu: Add python-annotated-doc.
 discard b189911580 gnu: Add python-cron-converter.
 discard 1169dc6c1f gnu: Add python-ulid.
 discard 6ad4efd1f2 gnu: python-pydantic-settings: Update to 2.12.0.
 discard 90f3c52895 gnu: didjvu: Update to didjvu-0.10.2-1.1fc9a1c.
 discard 8910107832 gnu: python-xmp-toolkit: Update to 2.1.0.
 discard 754561fb63 gnu: Add python-py3exiv2.
 discard a279c36ef8 gnu: python-blacksheep: Update to 2.4.5.
 discard 192b7ef0e6 gnu: python-guardpost: Update to 1.0.4.
 discard 58fb36d53c gnu: python-cloudpathlib: Fix tests.
 discard f27f925ea1 gnu: python-django-ninja: Update to 1.5.1.
 discard 0e66fb2c40 gnu: python-pydantic-2: Deprecate by python-pydantic.
 discard ee7a5f773e gnu: Add python-pydantic-1.
 discard 98660bec2b gnu: python-pydantic: Update to 2.12.5.
 discard f3e853d2fe gnu: python-pydantic-core: Update to 2.41.5.
 discard 77c412a0a9 gnu: Add python-pytest-run-parallel.
 discard 8c89134d77 gnu: Add python-typing-inspection.
 discard 4b7e3586db gnu: python-httptools: Update to 0.7.1.
 discard 17cb660b86 gnu: Add python-cython-next.
 discard 05ea272314 gnu: python-cython: Update to 3.1.7.
 discard c89ed0849f gnu: Add python-setuptools-79.
     add 9aa22e6451 nls: Update translations.
     add 0494da64db gnu: i3lock-blur: Fix build.
     add a8e2d11055 gnu: lexy: Update to 2025.05.0.
     add 1114504b31 Revert "guix: diagnostics: Export 'info' as replacement."
     add 5cb57dc4c9 gnu: hidapi: Update to 0.15.0.
     add 530c47967e gnu: openhmd: Use fork.
     add 8f77179f8c gnu: monado: Update to 25.0.0.
     add 98ae0d381e gnu: monado: Add additional inputs.
     add d09a737f78 gnu: keepkey-agent: Fix tests.
     add 890344d646 gnu: ledger-agent: Disable tests.
     add 4963dadfbe docker: Add powerpc64le/s390x mappings.
     new 710ea6c1b0 gnu: Add python-setuptools-79.
     new a3c2b9eb7d gnu: python-cython: Update to 3.1.7.
     new 3eb0636d7b gnu: Add python-cython-next.
     new a5693a5441 gnu: python-httptools: Update to 0.7.1.
     new d63f626b84 gnu: Add python-typing-inspection.
     new 584891f613 gnu: Add python-pytest-run-parallel.
     new 677a7de54d gnu: python-pydantic-core: Update to 2.41.5.
     new 355219e3f8 gnu: python-pydantic: Update to 2.12.5.
     new 428e3c8796 gnu: Add python-pydantic-1.
     new 0ba50e6057 gnu: python-pydantic-2: Deprecate by python-pydantic.
     new 5dd621792e gnu: python-django-ninja: Update to 1.5.1.
     new 4b876c6961 gnu: python-cloudpathlib: Fix tests.
     new 729bb31345 gnu: python-guardpost: Update to 1.0.4.
     new 0765bbb912 gnu: python-blacksheep: Update to 2.4.5.
     new 3c4368c279 gnu: Add python-py3exiv2.
     new 49274eeaf0 gnu: python-xmp-toolkit: Update to 2.1.0.
     new 5d0952c4e2 gnu: didjvu: Update to didjvu-0.10.2-1.1fc9a1c.
     new 7298aa1189 gnu: python-pydantic-settings: Update to 2.12.0.
     new 46c21178f6 gnu: Add python-ulid.
     new a9b410922d gnu: Add python-cron-converter.
     new fbfb3b397f gnu: Add python-annotated-doc.
     new 4c2aada07e gnu: Add python-pydantic-extra-types.
     new 72c77758bd gnu: python-fastapi: Update to 0.124.0.
     new 8c4acc315f gnu: python-numpy: Set NumPy 2 as default.
     new c99f90f399 gnu: python-numpy-2: Deprecate by python-numpy.
     new c36c9397a0 gnu: python-pandas: Update to 2.3.3.
     new d27c6eaec0 gnu: python-matplotlib: Update to 3.10.8.

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (91a69a570c)
            \
             N -- N -- N   refs/heads/python-team (d27c6eaec0)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 27 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/cpp.scm                               |     69 +-
 gnu/packages/finance.scm                           |      4 +-
 gnu/packages/graphics.scm                          |     13 +-
 gnu/packages/hardware.scm                          |     55 +-
 gnu/packages/libusb.scm                            |      5 +-
 .../patches/i3lock-blur-fix-build-on-gcc-10.patch  |     31 +
 ...ython-matplotlib-fix-legend-loc-best-test.patch |     84 -
 gnu/packages/python-science.scm                    |    167 +-
 gnu/packages/python-xyz.scm                        |    140 +-
 gnu/packages/wm.scm                                |     10 +-
 guix/diagnostics.scm                               |      2 +-
 guix/docker.scm                                    |      4 +-
 po/doc/guix-cookbook.de.po                         |      8 +-
 po/doc/guix-cookbook.es.po                         |      8 +-
 po/doc/guix-cookbook.fr.po                         |      8 +-
 po/doc/guix-cookbook.it.po                         |      8 +-
 po/doc/guix-cookbook.ko.po                         |     10 +-
 po/doc/guix-cookbook.pt_BR.po                      |    468 +-
 po/doc/guix-cookbook.ru.po                         |      8 +-
 po/doc/guix-cookbook.sk.po                         |      8 +-
 po/doc/guix-cookbook.sv.po                         |      4 +-
 po/doc/guix-cookbook.ta.po                         |      6 +-
 po/doc/guix-cookbook.zh_CN.po                      |      4 +-
 po/doc/guix-manual.de.po                           |     97 +-
 po/doc/guix-manual.es.po                           |     33 -
 po/doc/guix-manual.fr.po                           |     27 +-
 po/doc/guix-manual.it.po                           |     10 -
 po/doc/guix-manual.pt_BR.po                        |     13 -
 po/doc/guix-manual.zh_CN.po                        |     10 -
 po/guix/de.po                                      |    160 +-
 po/guix/pt.po                                      |  11324 +-
 po/packages/pt_BR.po                               |    134 +-
 po/packages/ta.po                                  | 136795 +++++++++++++++++-
 34 files changed, 149159 insertions(+), 570 deletions(-)
 create mode 100644 gnu/packages/patches/i3lock-blur-fix-build-on-gcc-10.patch
 delete mode 100644 
gnu/packages/patches/python-matplotlib-fix-legend-loc-best-test.patch

Reply via email to