Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python311 for openSUSE:Factory 
checked in at 2022-07-22 19:21:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python311 (Old)
 and      /work/SRC/openSUSE:Factory/.python311.new.21925 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python311"

Fri Jul 22 19:21:33 2022 rev:4 rq:990681 version:3.11.0b4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python311/python311.changes      2022-07-15 
13:52:49.319570090 +0200
+++ /work/SRC/openSUSE:Factory/.python311.new.21925/python311.changes   
2022-07-22 19:21:52.984721826 +0200
@@ -1,0 +2,6 @@
+Thu Jul 21 14:19:53 UTC 2022 - Matej Cepl <mc...@suse.com>
+
+- Switch from %primary_interpreter to prjconf-defined
+  %primary_python (gh#openSUSE/python-rpm-macros#127).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python311.spec ++++++
--- /var/tmp/diff_new_pack.Ndo0uB/_old  2022-07-22 19:21:53.684722907 +0200
+++ /var/tmp/diff_new_pack.Ndo0uB/_new  2022-07-22 19:21:53.688722914 +0200
@@ -36,6 +36,13 @@
 %bcond_without general
 %endif
 
+%define         python_pkg_name python311
+%if "%{python_pkg_name}" == "%{primary_python}"
+%define primary_interpreter 1
+%else
+%define primary_interpreter 0
+%endif
+
 %if 0%{?sle_version} && 0%{?suse_version} < 1550
 # Obsoleting previous "latest" Python versions
 # Next versions will get more lines like for older versions
@@ -59,10 +66,6 @@
 %else
 %define tarversion %{version}
 %endif
-%define         python_pkg_name python311
-# Will provide the python3-* provides
-# Will do the /usr/bin/python3 and all the core links
-%define         primary_interpreter 0
 # We don't process beta signs well
 %define         folderversion 3.11.0
 %define         tarname    Python-%{tarversion}

Reply via email to