Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-distributed for
openSUSE:Factory checked in at 2026-09-21 12:22:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-distributed (Old)
and /work/SRC/openSUSE:Factory/.python-distributed.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-distributed"
Mon Sep 21 12:22:06 2026 rev:94 rq:1379335 version:2026.8.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-distributed/python-distributed.changes
2026-09-16 17:49:22.310631877 +0200
+++
/work/SRC/openSUSE:Factory/.python-distributed.new.383539/python-distributed.changes
2026-09-21 12:22:08.775600957 +0200
@@ -1,0 +2,5 @@
+Mon Sep 21 01:50:36 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Prepare for Python 3.15, remove Python 3.12 from multibuild.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-distributed.spec ++++++
--- /var/tmp/diff_new_pack.HX7A9W/_old 2026-09-21 12:22:09.739641248 +0200
+++ /var/tmp/diff_new_pack.HX7A9W/_new 2026-09-21 12:22:09.740641290 +0200
@@ -36,6 +36,9 @@
%if "%{flavor}" != "test-py314"
%define skip_python314 1
%endif
+%if "%{flavor}" != "test-py315"
+%define skip_python315 1
+%endif
%else
%if "%{pythons}" == "python311" && "%{flavor}" != "test-py311"
# Hardcoded assumption: SLE15 pythons module has python311
++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.HX7A9W/_old 2026-09-21 12:22:09.771642585 +0200
+++ /var/tmp/diff_new_pack.HX7A9W/_new 2026-09-21 12:22:09.775642752 +0200
@@ -1,6 +1,6 @@
<multibuild>
- <package>test-py312</package>
<package>test-py313</package>
<package>test-py314</package>
+ <package>test-py315</package>
</multibuild>