- Switch primary_interpreter from python38 to python310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=36
This commit is contained in:
parent
30dacf455e
commit
564c0ba86c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 5 14:35:56 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Switch primary_interpreter from python38 to python310
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 26 22:52:45 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -62,7 +62,7 @@ Obsoletes: python39%{?1:-%{1}}
|
||||
%define python_pkg_name python310
|
||||
# Will provide the python3-* provides
|
||||
# Will do the /usr/bin/python3 and all the core links
|
||||
%define primary_interpreter 0
|
||||
%define primary_interpreter 1
|
||||
# We don't process beta signs well
|
||||
%define folderversion 3.10.4
|
||||
%define tarname Python-%{tarversion}
|
||||
|
Loading…
Reference in New Issue
Block a user