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,5 @@
addFilter("zero-length")
addFilter("non-standard-gid")
addFilter("non-standard-uid")
addFilter("spurious-executable-perm .*example_project/wsgi.py")
addFilter("hidden-file-or-dir .*example_project/logs/.keep")