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 2025-05-30 14:29:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-3.11-image (Old) and /work/SRC/openSUSE:Factory/.python-3.11-image.new.25440 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-3.11-image" Fri May 30 14:29:55 2025 rev:35 rq:1280194 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/python-3.11-image/python-3.11-image.changes 2025-04-28 16:21:00.668911856 +0200 +++ /work/SRC/openSUSE:Factory/.python-3.11-image.new.25440/python-3.11-image.changes 2025-05-30 17:25:12.326960861 +0200 @@ -1,0 +2,5 @@ +Fri May 23 11:23:16 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de> + +- use SOURCEURL_WITH to generate proper artifacthub urls + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.xutNvs/_old 2025-05-30 17:25:12.770979267 +0200 +++ /var/tmp/diff_new_pack.xutNvs/_new 2025-05-30 17:25:12.770979267 +0200 @@ -42,7 +42,7 @@ LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI" LABEL org.opensuse.release-stage="released" # endlabelprefix -LABEL io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/python-3.11-image/README.md" +LABEL io.artifacthub.package.readme-url="%SOURCEURL_WITH(README.md)%" ENV PYTHON_VERSION="%%py311_ver%%" ENV PATH="$PATH:/root/.local/bin" ENV PIP_VERSION="%%pip_ver%%"