AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- version update to 1.3.2 - Remove support for Django 1.11. (Closes #273) - Skip ``Thread.DoesNotExist`` exception when raised within ``rebuild_thread_cache_votes``. (Closes #245) - Send 400 status code for ``ValueError`` when archiving. (Closes #271) - Fix a bug where exception for elasticsearch backend would not be caught. (Closes #263) - added patches https://gitlab.com/mailman/hyperkitty/-/commit/03c99ad5beefeac4474b5a00c840fd9debccba02 + python-HyperKitty-remove-legacy-use-of-available_attrs.patch
- fix dependency (django_compressor -> django-compressor)
- version update to 1.3.1 * Add support to delete mailing list. (Closes #3) * Fix a bug where messages with attachments would skip adding the body when exporting the email. (Closes #252) * Fix a bug where exporting mbox with messages that have attachments saved to disk would raise exception and return a corrupt mbox. (Closes #258) * Fix a bug where downloaded attachments are returned as a memoryview object instead of bytes and hence fail to download. (Closes #247) * Fix a bug where migrations would fail with exceptions on postgresl. (Closes [#266]) * Add support for Django 3.0.
- call spec-cleaner
- package documentation
- require python-libsass
- run the testsuite correctly
- initial version 1.3.0 [SLE-7686]