Accepting request 1037046 from devel:languages:python:mailman:backports

Fix the build and tests.

OBS-URL: https://build.opensuse.org/request/show/1037046
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=43
This commit is contained in:
2022-11-22 10:36:45 +00:00
committed by Git OBS Bridge
parent 5b19a9286c
commit 7e8868ca92
3 changed files with 9 additions and 90 deletions

View File

@@ -25,6 +25,8 @@ Thu Nov 17 15:07:07 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
by enabling the roles that are currently active by default. (See #544)
* Show the number of files in each Mailman queue under 'System Information'
tab for Admins. (Fixes #480)
- Removed postorius-fix-django-4.0-compatibility.patch
- Add BR for django debug toolbar
-------------------------------------------------------------------
Wed Jul 6 14:30:03 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>