From 564c0ba86ca6b84d4b4af3fe4114bd4023e8151f2568203df35124c1d8814250 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 5 May 2022 14:36:14 +0000 Subject: [PATCH] - Switch primary_interpreter from python38 to python310 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=36 --- python310.changes | 5 +++++ python310.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python310.changes b/python310.changes index cac480e..6649cd9 100644 --- a/python310.changes +++ b/python310.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 5 14:35:56 UTC 2022 - Matej Cepl + +- Switch primary_interpreter from python38 to python310 + ------------------------------------------------------------------- Sat Mar 26 22:52:45 UTC 2022 - Matej Cepl diff --git a/python310.spec b/python310.spec index 079b906..8f92977 100644 --- a/python310.spec +++ b/python310.spec @@ -62,7 +62,7 @@ Obsoletes: python39%{?1:-%{1}} %define python_pkg_name python310 # Will provide the python3-* provides # Will do the /usr/bin/python3 and all the core links -%define primary_interpreter 0 +%define primary_interpreter 1 # We don't process beta signs well %define folderversion 3.10.4 %define tarname Python-%{tarversion}