From 5493df1c9c36be5f9e2b4d4429bce140acb44a4007c9e91034f7368366454310 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 5 May 2022 14:35:19 +0000 Subject: [PATCH] - Switch primary_interpreter from python38 to python310 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python38?expand=0&rev=87 --- python38.changes | 5 +++++ python38.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python38.changes b/python38.changes index 45d0af2..0a3236c 100644 --- a/python38.changes +++ b/python38.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 5 14:34:56 UTC 2022 - Matej Cepl + +- Switch primary_interpreter from python38 to python310 + ------------------------------------------------------------------- Sat Mar 26 21:59:44 UTC 2022 - Matej Cepl diff --git a/python38.spec b/python38.spec index 246729b..12ca381 100644 --- a/python38.spec +++ b/python38.spec @@ -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}