forked from pool/python38
Accepting request 975215 from devel:languages:python:Factory
- Switch primary_interpreter from python38 to python310 OBS-URL: https://build.opensuse.org/request/show/975215 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python38?expand=0&rev=23
This commit is contained in:
commit
578f048a9f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 5 14:34:56 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Switch primary_interpreter from python38 to python310
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 26 21:59:44 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
Sat Mar 26 21:59:44 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
%define python_pkg_name python38
|
%define python_pkg_name python38
|
||||||
# Will provide the python3-* provides
|
# Will provide the python3-* provides
|
||||||
# Will do the /usr/bin/python3 and all the core links
|
# Will do the /usr/bin/python3 and all the core links
|
||||||
%define primary_interpreter 1
|
%define primary_interpreter 0
|
||||||
%define folderversion %{tarversion}
|
%define folderversion %{tarversion}
|
||||||
%define tarname Python-%{tarversion}
|
%define tarname Python-%{tarversion}
|
||||||
%define sitedir %{_libdir}/python%{python_version}
|
%define sitedir %{_libdir}/python%{python_version}
|
||||||
|
Loading…
Reference in New Issue
Block a user