Accepting request 1207904 from devel:BCI:Tumbleweed

🤖: sync package with devel:BCI:Tumbleweed from OBS

OBS-URL: https://build.opensuse.org/request/show/1207904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-3.12-image?expand=0&rev=21
This commit is contained in:
Ana Guerrero 2024-10-15 12:59:18 +00:00 committed by Git OBS Bridge
commit 3592e7c2c9
2 changed files with 9 additions and 3 deletions

View File

@ -15,10 +15,11 @@
#!UseOBSRepositories #!UseOBSRepositories
#!BuildTag: opensuse/bci/python:%%py312_ver%%-%RELEASE%
#!BuildTag: opensuse/bci/python:%%py312_ver%%
#!BuildTag: opensuse/bci/python:3.12-%RELEASE% #!BuildTag: opensuse/bci/python:3.12-%RELEASE%
#!BuildTag: opensuse/bci/python:3.12 #!BuildTag: opensuse/bci/python:3.12
#!BuildTag: opensuse/bci/python:3 #!BuildTag: opensuse/bci/python:3
#!BuildTag: opensuse/bci/python:%%py312_ver%%
FROM opensuse/tumbleweed:latest FROM opensuse/tumbleweed:latest
@ -37,8 +38,8 @@ LABEL org.opencontainers.image.url="https://www.opensuse.org"
LABEL org.opencontainers.image.created="%BUILDTIME%" LABEL org.opencontainers.image.created="%BUILDTIME%"
LABEL org.opencontainers.image.vendor="openSUSE Project" LABEL org.opencontainers.image.vendor="openSUSE Project"
LABEL org.opencontainers.image.source="%SOURCEURL%" LABEL org.opencontainers.image.source="%SOURCEURL%"
LABEL org.opencontainers.image.ref.name="3.12-%RELEASE%" LABEL org.opencontainers.image.ref.name="%%py312_ver%%-%RELEASE%"
LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/python:3.12-%RELEASE%" LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/python:%%py312_ver%%-%RELEASE%"
LABEL org.openbuildservice.disturl="%DISTURL%" LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI" LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI"
LABEL org.opensuse.release-stage="released" LABEL org.opensuse.release-stage="released"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 14 11:26:26 UTC 2024 - SUSE Update Bot <bci-internal@suse.de>
- make the version-%release tag the first one listed; remove duplicates where they existed; update image.ref/reference to point to the version-%release(-) tag
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 11 15:12:52 UTC 2024 - SUSE Update Bot <bci-internal@suse.de> Fri Oct 11 15:12:52 UTC 2024 - SUSE Update Bot <bci-internal@suse.de>