guix_mirror_bot pushed a change to branch astro-updates
in repository guix.

 discard f1f2c2496d gnu: python-astropy: Update to 7.1.0.
 discard 43173f4a46 gnu: Add python-uncompresspy.
 discard e3e498f7ca gnu: python-asdf-astropy: Adjust inputs.
 discard 34757e4340 gnu: python-astropy-minimal: Adjust inputs.
 discard 70b4200884 gnu: python-extension-helpers: Update to 1.4.0.
 discard 29a14e2a78 gnu: python-astropy-iers-data: Update to 0.2025.8.11.0.41.9.
 discard ba9e70691b gnu: ginga: Adjust inputs.
 discard 9b4617d6f3 gnu: python-ginga: Swap inheritance.
 discard 36125b7f40 gnu: python-ginga: Update to 5.4.0.
 discard 263607ab95 gnu: indi: Update to 2.1.5.
     add cb47639a80 gnu: simavr: Fix build
     add c07d417152 gnu: giac: Update to 2.0.0-10.
     add 2e212502b9 gnu: Remove glpk-4.
     add 675a4d3ae4 gnu: caja: Improve package style.
     add 38b6aa2936 gnu: mate-control-center: Apply G-Expressions.
     add 3edd8fc81d gnu: mate-icon-theme-faenza: Improve package style.
     add f01ccfd913 gnu: libmateweather: Improve package style.
     add 5abbd048b2 gnu: packages/mate: Sort used modules.
     add 542538a8c9 gnu: Add python-caja.
     add 4bddd3bab4 gnu: dolphin-emu: Refine tinygltf unbundling patch.
     add f645ec5cfe gnu: watcher: Update to 0.13.6-0.0aff9ee.
     add 065a80c011 gnu: dolphin-emu: Refine watcher unbundling patch.
     add 6c98ad8ac9 gnu: dolphin-emu: Avoid cyclic module dependency issues.
     add 6590683134 gnu: python-sentence-transformers: Improve style.
     add e28b372280 gnu: python-sentence-transformers: Update to 5.1.0.
     add bff730995a gnu: python-pycups: Switch to pyproject.
     add 1b3900b317 gnu: python-pycups: Update to 2.0.4.
     add 00df32ae97 gnu: python-pyaudio: Update to 0.2.14.
     add e28aa5ad12 gnu: python-trezor-agent: Update to 0.15.0.
     add 9f10fbdbce gnu: python-bech32: Switch to pyproject.
     add c50af26f31 gnu: trezor-agent: Update to 0.15.0.
     add e24b1820e7 gnu: python-musicbrainzngs: Switch to pyproject.
     add 5225da141c gnu: xdot: Switch to pyproject.
     add 04db36eb70 gnu: nerd-dictation: Switch to pyproject.
     add a5d400490e gnu: python-mockito: Switch to pyproject.
     add af40cc9daa gnu: python-pytest-click: Switch to pyproject.
     add a39e326af7 gnu: python-lzo: Update to 1.15.
     add 58fa99eae7 gnu: python-acme: Update to 4.2.0.
     add d3d0a13c3e gnu: certbot: Update to 4.2.0.
     add 7f64ee93ef gnu: python-josepy: Update to 2.1.0.
     add ac16e0611e gnu: python-html2text: Switch to pyproject.
     add 540be0149f gnu: python-pyjsparser: Switch to pyproject.
     add a049790ba1 gnu: python-livereload: Update to 2.7.1.
     add ec1bade27d gnu: python-aspectlib: Switch to pyproject.
     add 470cd20e3a gnu: python-cson: Switch to pyproject.
     add 58f9f2a251 gnu: python-wavefile: Update to 1.6.3.
     add 0b896c96c4 gnu: python-wavefile: Move to auidio.
     add e05193f10b gnu: packages/python-xyz: Remove unused modules.
     new de8e276a8d gnu: indi: Update to 2.1.5.
     new 7492617f58 gnu: python-ginga: Update to 5.4.0.
     new 7a56afd072 gnu: python-ginga: Swap inheritance.
     new 7b4373fde5 gnu: ginga: Adjust inputs.
     new bccf0d49e2 gnu: python-astropy-iers-data: Update to 0.2025.8.11.0.41.9.
     new 7ac1287859 gnu: python-extension-helpers: Update to 1.4.0.
     new 2e4d2c5227 gnu: python-astropy-minimal: Adjust inputs.
     new 784e828287 gnu: python-asdf-astropy: Adjust inputs.
     new 0cd9721c23 gnu: Add python-uncompresspy.
     new 7c84cec953 gnu: python-astropy: Update to 7.1.0.

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   (f1f2c2496d)
            \
             N -- N -- N   refs/heads/astro-updates (7c84cec953)

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 10 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/packages/algebra.scm                           |  23 ++-
 gnu/packages/audio.scm                             |  69 ++++++-
 gnu/packages/avr-xyz.scm                           |  10 +-
 gnu/packages/cups.scm                              |  26 ++-
 gnu/packages/emulators.scm                         |  10 +-
 gnu/packages/file-systems.scm                      |  87 +++++---
 gnu/packages/finance.scm                           | 123 +++++------
 gnu/packages/graphviz.scm                          |  11 +-
 gnu/packages/machine-learning.scm                  |  53 ++---
 gnu/packages/mate.scm                              | 226 +++++++++++++--------
 gnu/packages/maths.scm                             |  14 --
 gnu/packages/music.scm                             |  23 ++-
 .../patches/dolphin-emu-unbundle-tinygltf.patch    |  67 +++---
 .../patches/dolphin-emu-unbundle-watcher.patch     |  56 ++---
 gnu/packages/python-check.scm                      |  38 ++--
 gnu/packages/python-compression.scm                |  19 +-
 gnu/packages/python-crypto.scm                     |  31 +--
 gnu/packages/python-web.scm                        |  42 ++--
 gnu/packages/python-xyz.scm                        |  81 +++-----
 gnu/packages/tls.scm                               | 112 +++++-----
 20 files changed, 603 insertions(+), 518 deletions(-)

Reply via email to