Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bci-ci-image for openSUSE:Factory checked in at 2026-07-24 22:07:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bci-ci-image (Old) and /work/SRC/openSUSE:Factory/.bci-ci-image.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bci-ci-image" Fri Jul 24 22:07:00 2026 rev:15 rq:1367657 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/bci-ci-image/bci-ci-image.changes 2026-07-07 21:08:32.537375356 +0200 +++ /work/SRC/openSUSE:Factory/.bci-ci-image.new.2004/bci-ci-image.changes 2026-07-24 22:07:56.667160213 +0200 @@ -1,0 +2,5 @@ +Fri Jul 24 08:56:22 UTC 2026 - SUSE Update Bot <[email protected]> + +- pin to python 3.14 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.g0RXll/_old 2026-07-24 22:07:57.343183815 +0200 +++ /var/tmp/diff_new_pack.g0RXll/_new 2026-07-24 22:07:57.347183954 +0200 @@ -20,10 +20,10 @@ #!BuildTag: opensuse/bci/bci-ci:3 #!BuildTag: opensuse/bci/bci-ci:latest -FROM opensuse/bci/python:latest +FROM opensuse/bci/python:3.14-base RUN set -euo pipefail; \ - zypper -n install --no-recommends build buildah fish gcc git-core iproute2 jq osc patch python314-devel python314-base python314-pipx python314-poetry + zypper -n install --no-recommends build buildah fish gcc git-core iproute2 jq osc patch python314-base python314-poetry # cleanup logs and temporary files RUN set -euo pipefail; zypper -n clean -a; \
