From 5c53ab03d9e74710c9ac50407a01565fe6d64e6ea3e39c73341dd34dbbd3d2c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 15 Jul 2020 06:13:49 +0000 Subject: [PATCH] - Do not set ourselves as primary interpreter OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=7 --- python39.changes | 5 +++++ python39.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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}