Accepting request 986502 from home:bnavigator:branches:devel:languages:python:mailman

- Add hyperkitty-fix-py310-tests.patch
  * Fix test failures on Python 3.10 (and Python 3.9.13)
  * https://gitlab.com/mailman/hyperkitty/-/issues/401
  * https://gitlab.com/mailman/hyperkitty/-/merge_requests/381
  * https://gitlab.com/mailman/hyperkitty/-/merge_requests/449

OBS-URL: https://build.opensuse.org/request/show/986502
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=55
This commit is contained in:
2022-07-04 06:05:25 +00:00
committed by Git OBS Bridge
parent bf1e8fe2ee
commit 6265b03cbf
4 changed files with 116 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jul 3 20:46:20 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Add hyperkitty-fix-py310-tests.patch
* Fix test failures on Python 3.10 (and Python 3.9.13)
* https://gitlab.com/mailman/hyperkitty/-/issues/401
* https://gitlab.com/mailman/hyperkitty/-/merge_requests/381
* https://gitlab.com/mailman/hyperkitty/-/merge_requests/449
-------------------------------------------------------------------
Sat Jul 2 06:12:09 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>