forked from pool/python-3.11-image
[info=641f09c3ca92cf8634547901674c049c]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/python-3.11-image?expand=0&rev=21
This commit is contained in:
parent
68e81240f2
commit
934389d68b
@ -29,5 +29,3 @@ RUN set -euo pipefail; zypper -n in --no-recommends python311-devel python311 py
|
||||
ENV PYTHON_VERSION="%%py311_ver%%"
|
||||
ENV PIP_VERSION="%%pip_ver%%"
|
||||
|
||||
RUN set -euo pipefail; ln -s /usr/bin/python3.11 /usr/local/bin/python3; \
|
||||
ln -s /usr/bin/pydoc3.11 /usr/local/bin/pydoc
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 6 08:16:35 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- Adjust for primary python now being 3.11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 23 15:33:33 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user