diff --git a/python-3.11-image/Dockerfile b/python-3.11-image/Dockerfile index dd226a195..e008e88c8 100644 --- a/python-3.11-image/Dockerfile +++ b/python-3.11-image/Dockerfile @@ -25,7 +25,7 @@ FROM registry.suse.com/bci/bci-base:15.6 RUN set -euo pipefail; \ - zypper -n install --no-recommends python311-devel python311 python311-pip curl findutils gawk git-core procps python311-wheel python311-pipx lifecycle-data-sle-module-development-tools; \ + zypper -n install --no-recommends python311-devel python311 python311-pip curl findutils gawk git-core procps python311-wheel python311-pipx lifecycle-data-sle-module-python3 lifecycle-data-sle-module-development-tools; \ zypper -n clean; \ rm -rf {/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2} diff --git a/python-3.11-image/python-3.11-image.changes b/python-3.11-image/python-3.11-image.changes index 8698b6a80..9f5e4e116 100644 --- a/python-3.11-image/python-3.11-image.changes +++ b/python-3.11-image/python-3.11-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 27 10:55:30 UTC 2024 - SUSE Update Bot + +- install lifecycle-data-sle-module-python3 + ------------------------------------------------------------------- Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot diff --git a/python-3.12-image/Dockerfile b/python-3.12-image/Dockerfile index 2b8ed9c6d..31ed235a9 100644 --- a/python-3.12-image/Dockerfile +++ b/python-3.12-image/Dockerfile @@ -26,7 +26,7 @@ FROM registry.suse.com/bci/bci-base:15.6 RUN set -euo pipefail; \ - zypper -n install --no-recommends python312-devel python312 python312-pip curl findutils gawk git-core procps python312-pipx lifecycle-data-sle-module-development-tools; \ + zypper -n install --no-recommends python312-devel python312 python312-pip curl findutils gawk git-core procps python312-pipx lifecycle-data-sle-module-python3 lifecycle-data-sle-module-development-tools; \ zypper -n clean; \ rm -rf {/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2} diff --git a/python-3.12-image/python-3.12-image.changes b/python-3.12-image/python-3.12-image.changes index cafafeb12..eebf0924a 100644 --- a/python-3.12-image/python-3.12-image.changes +++ b/python-3.12-image/python-3.12-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 27 10:55:30 UTC 2024 - SUSE Update Bot + +- install lifecycle-data-sle-module-python3 + ------------------------------------------------------------------- Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot diff --git a/python-3.6-image/Dockerfile b/python-3.6-image/Dockerfile index 9b79e8e48..18331c9a5 100644 --- a/python-3.6-image/Dockerfile +++ b/python-3.6-image/Dockerfile @@ -25,7 +25,7 @@ FROM registry.suse.com/bci/bci-base:15.6 RUN set -euo pipefail; \ - zypper -n install --no-recommends python3-devel python3 python3-pip curl findutils gawk git-core procps python3-wheel lifecycle-data-sle-module-development-tools; \ + zypper -n install --no-recommends python3-devel python3 python3-pip curl findutils gawk git-core procps python3-wheel lifecycle-data-sle-module-python3 lifecycle-data-sle-module-development-tools; \ zypper -n clean; \ rm -rf {/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2} diff --git a/python-3.6-image/python-3.6-image.changes b/python-3.6-image/python-3.6-image.changes index ecf2dfa87..b3f723369 100644 --- a/python-3.6-image/python-3.6-image.changes +++ b/python-3.6-image/python-3.6-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 27 10:55:30 UTC 2024 - SUSE Update Bot + +- install lifecycle-data-sle-module-python3 + ------------------------------------------------------------------- Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot diff --git a/sac-python-3.9-image/Dockerfile b/sac-python-3.9-image/Dockerfile index 4ba231474..0ab94fbd0 100644 --- a/sac-python-3.9-image/Dockerfile +++ b/sac-python-3.9-image/Dockerfile @@ -25,7 +25,7 @@ FROM registry.suse.com/bci/bci-base:15.6 RUN set -euo pipefail; \ - zypper -n install --no-recommends python39-devel python39 python39-pip curl findutils gawk git-core procps lifecycle-data-sle-module-development-tools; \ + zypper -n install --no-recommends python39-devel python39 python39-pip curl findutils gawk git-core procps lifecycle-data-sle-module-python3 lifecycle-data-sle-module-development-tools; \ zypper -n clean; \ rm -rf {/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2} diff --git a/sac-python-3.9-image/sac-python-3.9-image.changes b/sac-python-3.9-image/sac-python-3.9-image.changes index 50131bb7c..ff6cda99c 100644 --- a/sac-python-3.9-image/sac-python-3.9-image.changes +++ b/sac-python-3.9-image/sac-python-3.9-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 27 10:55:30 UTC 2024 - SUSE Update Bot + +- install lifecycle-data-sle-module-python3 + ------------------------------------------------------------------- Tue Oct 29 15:30:53 UTC 2024 - SUSE Update Bot