Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-3.14-image for
openSUSE:Factory checked in at 2026-07-23 23:14:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-3.14-image (Old)
and /work/SRC/openSUSE:Factory/.python-3.14-image.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-3.14-image"
Thu Jul 23 23:14:46 2026 rev:8 rq:1367417 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-3.14-image/python-3.14-image.changes
2026-06-19 17:21:26.182208353 +0200
+++
/work/SRC/openSUSE:Factory/.python-3.14-image.new.2004/python-3.14-image.changes
2026-07-23 23:16:47.581868636 +0200
@@ -1,0 +2,5 @@
+Thu Jul 23 10:59:04 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- set SOURCE_DATE_EPOCH for reproducible package installation times
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile.micro ++++++
--- /var/tmp/diff_new_pack.cq0jBZ/_old 2026-07-23 23:16:48.249891997 +0200
+++ /var/tmp/diff_new_pack.cq0jBZ/_new 2026-07-23 23:16:48.261892417 +0200
@@ -25,7 +25,7 @@
COPY --from=target / /target
RUN set -euo pipefail; \
- export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1; \
+ export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1 SOURCE_DATE_EPOCH=0; \
zypper -n --installroot /target --gpg-auto-import-keys install
--no-recommends python314 python314-pip
# cleanup logs and temporary files