Accepting request 956322 from home:gladiac:mailman3

- Make compatible with django 4.0
  * Added postorius-fix-django-4.0-compatibility.patch

OBS-URL: https://build.opensuse.org/request/show/956322
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=34
This commit is contained in:
2022-02-22 21:36:58 +00:00
committed by Git OBS Bridge
parent a01ea5f503
commit 88642621c5
3 changed files with 92 additions and 0 deletions

View File

@@ -48,6 +48,9 @@ Source12: postorius.uwsgi
Source20: README.SUSE.md
#
Patch0: postorius-settings.patch
# Make compatible with django 4.0
# https://gitlab.com/mailman/postorius/-/commit/db2bd36a76f21d0637b5b7894f564918161c3185
Patch1: postorius-fix-django-4.0-compatibility.patch
#
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}