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 2024-08-05 17:23:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-3.11-image (Old) and /work/SRC/openSUSE:Factory/.python-3.11-image.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-3.11-image" Mon Aug 5 17:23:50 2024 rev:15 rq:1191702 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/python-3.11-image/python-3.11-image.changes 2024-08-03 20:07:31.410412513 +0200 +++ /work/SRC/openSUSE:Factory/.python-3.11-image.new.7232/python-3.11-image.changes 2024-08-05 17:24:34.863255023 +0200 @@ -1,0 +2,5 @@ +Mon Aug 5 11:38:13 UTC 2024 - Dirk Mueller <dmueller@suse.com> + +- add OCI reference annotation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.TKh43B/_old 2024-08-05 17:24:35.323273887 +0200 +++ /var/tmp/diff_new_pack.TKh43B/_new 2024-08-05 17:24:35.327274051 +0200 @@ -37,6 +37,7 @@ LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI" LABEL org.opensuse.release-stage="released" # endlabelprefix +LABEL org.opencontainers.image.revision="%DISTURL%" LABEL io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/p..." RUN set -euo pipefail; zypper -n in --no-recommends python311-devel python311 python311-pip curl findutils gawk git-core procps util-linux python311-wheel python311-pipx; zypper -n clean; rm -rf /var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}