guix_mirror_bot pushed a change to branch python-3.12
in repository guix.
discard 0c0cc765d0 gnu: python-3: Set to python-3.12.
discard f5e5957fbb gnu: python-3.12: Set name to "python".
add 6156c08f37 gnu: python-astrodata: Add python-tomli to native inputs.
add b7638a2cb1 gnu: python-ndcube: Move set-home-env phase before build.
add 1cda72a269 gnu: python-pysat: Add set-home-env phase before build.
add 80c5a29221 gnu: python-sunpy-soar: Add set-home-env phase before build.
add 95f3968885 gnu: python-sunraster: Add set-home-env phase before build.
add fd6ca1782f gnu: python-plotly: Use python-pytest-8.
add ab67468f1a gnu: python-streamtracer: Switch from cargo to pyproject.
add 14cce8919b gnu: bitmask: Migrate to pyproject.
add deab2272be gnu: python-booleanoperations: Improve style.
add 21d8772193 gnu: criu: Switch to pyproject.
add fef75c43b4 gnu: libreoffice: Improve style.
add 3a0ae14ba9 gnu: libreoffice: Switch to pyproject.
add ed9ad0d00e gnu: julia-pycall: Switch to pyproject.
add ea9c90f285 gnu: python-gst: Switch to pyproject.
add 3423d00892 gnu: 389-ds-base: Switch to pyproject.
add 5d99f3c8ca gnu: gtg: Switch to pyproject.
add 0604cc86c7 gnu: system-config-printer: Switch to pyproject.
add c5f5d0881c gnu: blueprint-compiler: Switch to pyproject.
add de1a41e080 gnu: cambalache: Switch to pyproject.
add d4231809b6 gnu: drawing: Switch to pyproject.
add fdc944562c gnu: gom: Switch to pyproject.
add 08731685b3 gnu: gexiv2: Drop arguments.
add 38efebc52c gnu: gnome-tweaks: Switch to pyproject.
add 710e60128d gnu: lollypop: Switch to pyproject.
add 626daf844e gnu: secrets: Switch to pyproject.
add 35113076db gnu: soundconverter: Switch to pyproject.
add e7ba26bd62 gnu: setzer: Switch to pyproject.
add df59a4b9e8 gnu: apostrophe: Switch to pyproject.
add 84208d4e25 gnu: piper: Switch to pyproject.
add a84cbdfd2c gnu: confy: Switch to pyproject.
add e943f36cc8 gnu: libaccounts-glib: Relocate and reindent arguments.
add 270eb95728 gnu: libaccounts-glib: Switch to pyproject.
add e2a8e3b7bb gnu: xwayland-run: Switch to pyproject.
add d0f6b9f774 gnu: gnuradio: Relocate and improve arguments style.
add 1d86ae3ac2 gnu: gnuradio: Switch to pyproject.
add 826ef55f22 gnu: gr-osmosdr: Relocate and reindent arguments.
add fe8366eac4 gnu: gr-osmosdr: Switch to pyproject.
add 8870767ec7 gnu: gr-satellites: Relocate and improve arguments style.
add 73c9e41806 gnu: gr-satellites: Switch to pyproject.
add 6a7cbea774 gnu: pyre: Switch to pyproject.
add 9bd6d0eba2 gnu: emacs-jedi: Switch to pyproject.
add a6879a53e0 gnu: optizelle: Improve style and switch to pyproject.
add bb5f2648db gnu: boost: Switch to pyproject.
add 9c5d260f78 gnu: Add python-sphinxcontrib-doxylink.
add 4ab395d0eb gnu: libyuv: Update to 1922.
add eee1c15b26 gnu: libcamera: Update to 0.6.0.
add d073078943 gnu: libcamera: Use G-Expressions.
add 7a9b734c19 gnu: pipewire: Update to 1.5.85.
new 47a9620a97 gnu: python-3.12: Set name to "python".
new b6ab33d793 gnu: python-3: Set to python-3.12.
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 (0c0cc765d0)
\
N -- N -- N refs/heads/python-3.12 (b6ab33d793)
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 2 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/astronomy.scm | 17 +-
gnu/packages/boost.scm | 23 ++-
gnu/packages/emacs-xyz.scm | 20 +-
gnu/packages/glib.scm | 43 ++--
gnu/packages/gnome.scm | 213 ++++++++++----------
gnu/packages/graphics.scm | 26 ++-
gnu/packages/gstreamer.scm | 9 +-
gnu/packages/image.scm | 27 ++-
gnu/packages/julia-xyz.scm | 20 +-
gnu/packages/libreoffice.scm | 122 ++++++------
gnu/packages/linux.scm | 13 +-
gnu/packages/maths.scm | 77 ++++----
gnu/packages/networking.scm | 53 ++---
gnu/packages/openldap.scm | 14 +-
...pa_manager-disable-signature-verification.patch | 28 ++-
gnu/packages/python-science.scm | 16 +-
gnu/packages/python-xyz.scm | 41 ++--
gnu/packages/radio.scm | 218 +++++++++++----------
gnu/packages/sphinx.scm | 26 +++
gnu/packages/virtualization.scm | 12 +-
gnu/packages/vpn.scm | 67 +++----
gnu/packages/xorg.scm | 9 +-
22 files changed, 549 insertions(+), 545 deletions(-)