Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-django-mailman3"

Mon Dec 29 15:17:38 2025 rev:17 rq:1324684 version:1.3.14

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-mailman3/python-django-mailman3.changes
    2025-12-18 18:37:08.171939823 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-mailman3.new.1928/python-django-mailman3.changes
  2025-12-29 15:18:32.291285959 +0100
@@ -1,0 +2,5 @@
+Fri Dec 19 07:26:21 UTC 2025 - Andreas Schneider <[email protected]>
+
+- If possible build for primary_python (fixes Leap 16.0)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-django-mailman3.spec ++++++
--- /var/tmp/diff_new_pack.TSVWVs/_old  2025-12-29 15:18:32.895310786 +0100
+++ /var/tmp/diff_new_pack.TSVWVs/_new  2025-12-29 15:18:32.899310951 +0100
@@ -22,12 +22,16 @@
 %global django_allauth_min_version   0.63
 %global django_gravatar2_min_version 1.0.6
 
-%if 0%{?suse_version} >= 1550
-%define pythons python3
-%else
+# 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
 %define modname django_mailman3
+
 Name:           python-django-mailman3
 Version:        1.3.14
 Release:        0

Reply via email to