Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mailmanclient for 
openSUSE:Factory checked in at 2025-12-29 15:17:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mailmanclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-mailmanclient.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mailmanclient"

Mon Dec 29 15:17:47 2025 rev:16 rq:1324688 version:3.3.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-mailmanclient/python-mailmanclient.changes    
    2024-03-04 21:24:44.705544449 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-mailmanclient.new.1928/python-mailmanclient.changes
      2025-12-29 15:18:36.651465177 +0100
@@ -1,0 +2,5 @@
+Fri Dec 19 10:17:10 UTC 2025 - Andreas Schneider <[email protected]>
+
+- If possible build for primary_python (fixes Leap 16.0)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mailmanclient.spec ++++++
--- /var/tmp/diff_new_pack.f3zv4e/_old  2025-12-29 15:18:37.259490284 +0100
+++ /var/tmp/diff_new_pack.f3zv4e/_new  2025-12-29 15:18:37.259490284 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mailmanclient
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,15 @@
 #
 
 
+# Always only build one flavor
+%if 0%{?sle_version} && 0%{?sle_version} < 160000
 %{?sle15_python_module_pythons}
+%elif %{defined primary_python}
+%define pythons %{primary_python}
+%else
+%define pythons python3
+%endif
+
 Name:           python-mailmanclient
 Version:        3.3.5
 Release:        0

Reply via email to