[info=21f38c70be139f0d3f996636fec4758b]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/python-3.9-image?expand=0&rev=7
This commit is contained in:
parent
4d6c6a5efe
commit
d116b20fcc
@ -21,7 +21,7 @@ LABEL org.openbuildservice.disturl="%DISTURL%"
|
||||
LABEL com.suse.release-stage="released"
|
||||
# endlabelprefix
|
||||
|
||||
RUN set -euo pipefail; zypper -n in --no-recommends python39-devel python39-pip curl git-core python39-wheel; zypper -n clean; rm -rf /var/log/*
|
||||
RUN set -euo pipefail; zypper -n in --no-recommends python39-devel python39 python39-pip curl git-core python39-wheel; zypper -n clean; rm -rf /var/log/*
|
||||
ENV PYTHON_VERSION="%%py39_ver%%"
|
||||
ENV PIP_VERSION="%%pip_ver%%"
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 12:27:01 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
||||
|
||||
- Add main python package to include bundled modules (fixes bsc#1205850)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 15 11:05:56 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user