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-07-28 18:10:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-3.13-image (Old)
and /work/SRC/openSUSE:Factory/.python-3.13-image.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-3.13-image"
Tue Jul 28 18:10:04 2026 rev:24 rq:1368001 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-3.13-image/python-3.13-image.changes
2026-07-24 22:07:53.707056865 +0200
+++
/work/SRC/openSUSE:Factory/.python-3.13-image.new.2004/python-3.13-image.changes
2026-07-28 18:12:27.303080422 +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.Fyax5q/_old 2026-07-28 18:12:28.251113630 +0200
+++ /var/tmp/diff_new_pack.Fyax5q/_new 2026-07-28 18:12:28.255113769 +0200
@@ -20,6 +20,7 @@
#!BuildTag: opensuse/bci/python:3.13-micro
#!BcntSyncTag: python-3.13-image
+#!FilterBaseContainerPkgs
FROM opensuse/bci/bci-micro:latest AS target
FROM opensuse/tumbleweed:latest AS builder
COPY --from=target / /target