Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-3.11-image for
openSUSE:Factory checked in at 2026-03-30 18:33:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-3.11-image (Old)
and /work/SRC/openSUSE:Factory/.python-3.11-image.new.1999 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-3.11-image"
Mon Mar 30 18:33:04 2026 rev:44 rq:1343653 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-3.11-image/python-3.11-image.changes
2026-03-11 20:54:37.224198786 +0100
+++
/work/SRC/openSUSE:Factory/.python-3.11-image.new.1999/python-3.11-image.changes
2026-03-30 18:37:21.174243420 +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.DUJvyj/_old 2026-03-30 18:37:21.958276199 +0200
+++ /var/tmp/diff_new_pack.DUJvyj/_new 2026-03-30 18:37:21.966276533 +0200
@@ -23,7 +23,7 @@
FROM opensuse/tumbleweed:latest
RUN set -euo pipefail; \
- zypper -n install --no-recommends python311-devel python311 python311-pip
curl findutils gawk git-core procps util-linux python311-wheel python311-pipx
+ zypper -n install --no-recommends curl findutils gawk git-core procps
python311 python311-devel python311-pip python311-pipx python311-wheel
util-linux
# cleanup logs and temporary files
RUN set -euo pipefail; zypper -n clean -a; \