- Update to version 1.3.11

* https://gitlab.com/mailman/hyperkitty/-/blob/1.3.11/doc/news.rst
- Removed GPG signature as the download links don't work
- Removed requirement for pytz

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=88
This commit is contained in:
2024-09-20 21:50:26 +00:00
committed by Git OBS Bridge
commit 3dfbd98018
19 changed files with 1559 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
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")
addFilter("obsolete-not-provided python3-HyperKitty")