forked from pool/python-django-mailman3
Accepting request 1324684 from devel:languages:python:mailman
OBS-URL: https://build.opensuse.org/request/show/1324684 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-mailman3?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 07:26:21 UTC 2025 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- If possible build for primary_python (fixes Leap 16.0)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 13:42:20 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user