forked from pool/python-HyperKitty
- Version update to 1.3.3 OBS-URL: https://build.opensuse.org/request/show/824231 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=23
64 lines
2.4 KiB
Plaintext
64 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Aug 4 01:35:17 UTC 2020 - Stasiek Michalski <stasiek@michalski.cc>
|
|
|
|
- Version update to 1.3.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 14 12:57:07 UTC 2020 - pgajdos@suse.com
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 10 12:30:33 UTC 2020 - pgajdos@suse.com
|
|
|
|
- fix dependency (django_compressor -> django-compressor)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 10 14:34:40 UTC 2019 - pgajdos@suse.com
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 2 10:47:13 UTC 2019 - pgajdos@suse.com
|
|
|
|
- call spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 27 13:38:35 UTC 2019 - pgajdos@suse.com
|
|
|
|
- package documentation
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 27 13:09:09 UTC 2019 - pgajdos@suse.com
|
|
|
|
- require python-libsass
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 14 20:58:30 UTC 2019 - pgajdos@suse.com
|
|
|
|
- run the testsuite correctly
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 1 09:06:27 UTC 2019 - pgajdos@suse.com
|
|
|
|
- initial version 1.3.0 [SLE-7686]
|
|
|