- Do not set ourselves as primary interpreter
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=7
This commit is contained in:
parent
bec09a8a16
commit
5c53ab03d9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 06:13:33 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Do not set ourselves as primary interpreter
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 20:45:11 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
||||
%define python_pkg_name python38
|
||||
# Will provide the pyton3-* provides
|
||||
# Will do the /usr/bin/python3 and all the core links
|
||||
%define primary_interpreter 1
|
||||
%define primary_interpreter 0
|
||||
%define folderversion %{_version}
|
||||
%define tarname Python-%{tarversion}
|
||||
%define sitedir %{_libdir}/python%{python_version}
|
||||
|
Loading…
Reference in New Issue
Block a user