diff --git a/python39.changes b/python39.changes index 1ce8727..296c23f 100644 --- a/python39.changes +++ b/python39.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 15 06:13:33 UTC 2020 - Tomáš Chvátal + +- Do not set ourselves as primary interpreter + ------------------------------------------------------------------- Tue Jul 14 20:45:11 UTC 2020 - Matej Cepl diff --git a/python39.spec b/python39.spec index 980710d..d300e29 100644 --- a/python39.spec +++ b/python39.spec @@ -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}