SHA256
1
0
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:
Matej Cepl 2022-05-05 14:35:19 +00:00 committed by Git OBS Bridge
parent 8f9c4e7712
commit 5493df1c9c
2 changed files with 6 additions and 1 deletions

View File

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

View File

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