- 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:
Tomáš Chvátal 2020-07-15 06:13:49 +00:00 committed by Git OBS Bridge
parent bec09a8a16
commit 5c53ab03d9
2 changed files with 6 additions and 1 deletions

View File

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

View File

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