- 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:
Matej Cepl 2022-05-05 14:36:14 +00:00 committed by Git OBS Bridge
parent 30dacf455e
commit 564c0ba86c
2 changed files with 6 additions and 1 deletions

View File

@ -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>

View File

@ -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}