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-28 18:07:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Tue Jul 28 18:07:37 2026 rev:9 rq:1367980 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-3.14-image/python-3.14-image.changes
2026-07-23 23:16:47.581868636 +0200
+++
/work/SRC/openSUSE:Factory/.python-3.14-image.new.2004/python-3.14-image.changes
2026-07-28 18:09:31.084927663 +0200
@@ -1,0 +2,5 @@
+Mon Jul 27 12:02:51 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- filter basecontainer packages from installation for optimizing rebuilds
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile.micro ++++++
--- /var/tmp/diff_new_pack.oc5wqS/_old 2026-07-28 18:09:32.248968447 +0200
+++ /var/tmp/diff_new_pack.oc5wqS/_new 2026-07-28 18:09:32.272969288 +0200
@@ -20,6 +20,7 @@
#!BuildTag: opensuse/bci/python:3.14-micro
#!BcntSyncTag: python-3.14-image
+#!FilterBaseContainerPkgs
FROM opensuse/bci/bci-micro:latest AS target
FROM opensuse/tumbleweed:latest AS builder
COPY --from=target / /target