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

Fixes for 15.5

OBS-URL: https://build.opensuse.org/request/show/1096016
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=45
This commit is contained in:
2023-06-29 16:46:03 +00:00
committed by Git OBS Bridge
parent 7e8868ca92
commit 0c5cb58f35
4 changed files with 23 additions and 13 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jun 25 08:12:39 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 1.3.8
* The buttons and confirmation page for removing members have been revised in
an attempt to reduce accidental removal of all members. (Fixes #545)
* Add bounce score for members in the Members table (See #12)
* Add support for Python 3.11.
- Use sle15_python_module_pythons
-------------------------------------------------------------------
Thu Nov 17 15:07:07 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>