Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-3.13-image for
openSUSE:Factory checked in at 2026-03-30 18:33:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-3.13-image (Old)
and /work/SRC/openSUSE:Factory/.python-3.13-image.new.1999 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-3.13-image"
Mon Mar 30 18:33:05 2026 rev:18 rq:1343654 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-3.13-image/python-3.13-image.changes
2026-03-11 20:54:41.672380574 +0100
+++
/work/SRC/openSUSE:Factory/.python-3.13-image.new.1999/python-3.13-image.changes
2026-03-30 18:37:22.246288240 +0200
@@ -1,0 +2,5 @@
+Mon Mar 30 11:33:32 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- order package installation alphabetically
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.qkFDRQ/_old 2026-03-30 18:37:23.402336558 +0200
+++ /var/tmp/diff_new_pack.qkFDRQ/_new 2026-03-30 18:37:23.410336891 +0200
@@ -24,7 +24,7 @@
FROM opensuse/tumbleweed:latest
RUN set -euo pipefail; \
- zypper -n install --no-recommends python313-devel python313 python313-pip
curl findutils gawk git-core procps util-linux python313-wheel python313-pipx
+ zypper -n install --no-recommends curl findutils gawk git-core procps
python313 python313-devel python313-pip python313-pipx python313-wheel
util-linux
# cleanup logs and temporary files
RUN set -euo pipefail; zypper -n clean -a; \