forked from pool/python38
- Switch primary_interpreter from python38 to python310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python38?expand=0&rev=87
This commit is contained in:
parent
8f9c4e7712
commit
5493df1c9c
@ -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>
|
||||
|
||||
|
@ -51,7 +51,7 @@
|
||||
%define python_pkg_name python38
|
||||
# Will provide the python3-* provides
|
||||
# Will do the /usr/bin/python3 and all the core links
|
||||
%define primary_interpreter 1
|
||||
%define primary_interpreter 0
|
||||
%define folderversion %{tarversion}
|
||||
%define tarname Python-%{tarversion}
|
||||
%define sitedir %{_libdir}/python%{python_version}
|
||||
|
Loading…
Reference in New Issue
Block a user