forked from pool/python-postorius
Accepting request 1252762 from devel:languages:python:mailman
OBS-URL: https://build.opensuse.org/request/show/1252762 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-postorius?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 12 16:36:19 UTC 2025 - Christian Boltz <suse-beta@cboltz.de>
|
||||
|
||||
- django still needs the cgi module, add legacy-cgi as BR and Requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 6 16:09:18 UTC 2025 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
||||
@@ -68,6 +68,7 @@ Source20: README.SUSE.md
|
||||
#
|
||||
Patch0: postorius-settings.patch
|
||||
#
|
||||
BuildRequires: %{python_module legacy-cgi}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pdm-backend}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -109,6 +110,7 @@ Summary: A web user interface for GNU Mailman
|
||||
Requires: %{mypython}-django-debug-toolbar >= 2.2.0
|
||||
Requires: %{mypython}-django-mailman3 >= %{django_mailman3_min_version}
|
||||
Requires: %{mypython}-django-requests-debug-toolbar >= 0.0.3
|
||||
Requires: %{mypython}-legacy-cgi
|
||||
Requires: %{mypython}-mailmanclient >= %{mailmanclient_min_version}
|
||||
Requires: %{mypython}-readme_renderer
|
||||
Requires: (%{mypython}-Django >= %{django_min_version} with %{mypython}-Django < %{django_max_version})
|
||||
|
||||
Reference in New Issue
Block a user