python-django-mailman3/python-django-mailman3.changes
2023-06-29 16:46:50 +00:00

108 lines
3.8 KiB
Plaintext

-------------------------------------------------------------------
Sun Jun 25 08:23:00 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 1.3.9
* Add support for Python 3.11
- Use sle15_python_module_pythons
-------------------------------------------------------------------
Mon Nov 21 08:57:22 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
- Fix running the tests on openSUSE Leap 15.4
-------------------------------------------------------------------
Thu Nov 17 16:40:01 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 1.3.8
* Add support for Django 4.0 and 4.1 (Fixes #55)
* Add support for Python 3.10 (See !153)
* Fix the Fedora socialaccount provider. (Fixes #50)
* Add pagination only when there are more than one pages. (Fixes #58)
* Use Pytest as the test runner.
- Removed dj40.patch
- Removed dj41.patch
-------------------------------------------------------------------
Wed Oct 5 16:05:25 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Add dj41.patch to make it compatible with django 4.1 based on
https://gitlab.com/mailman/django-mailman3/-/merge_requests/170
-------------------------------------------------------------------
Thu Jul 14 18:43:40 UTC 2022 - Jacob Michalskie <hel@lcp.world>
- Fix the patch for django 4.0 to update dependencies
-------------------------------------------------------------------
Mon Jul 4 11:17:34 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Enable multiflavor so that we can pin mailman3 and hyperkitty
to python39
-------------------------------------------------------------------
Mon May 9 20:55:06 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Clean up the SPEC file.
-------------------------------------------------------------------
Mon May 9 15:56:27 UTC 2022 - pgajdos@suse.com
- python-mock is not required for build
-------------------------------------------------------------------
Sun Dec 26 22:49:13 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Add dj40.patch for Django 4.0 compatibility
-------------------------------------------------------------------
Wed Nov 17 08:37:21 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 1.3.7
* Set the minimum required version of mailmanclient in setup.py.
-------------------------------------------------------------------
Tue May 4 09:32:59 UTC 2021 - Ben Greiner <code@bnavigator.de>
- restrict to primary python3 flavor due to mailman
-------------------------------------------------------------------
Wed Feb 3 16:21:17 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 1.3.5
* Add a new method get_django_user to return Django User model. (See !99)
* Add delete_archives field to mailinglist_deleted Signal.
* Replaced deprecated ugettexy_lazy with gettext_lazy. (Closes #37)
- Fix building on tumbleweed
-------------------------------------------------------------------
Tue Aug 4 02:04:03 UTC 2020 - Stasiek Michalski <stasiek@michalski.cc>
- Update to 1.3.4
* Fix a bug caused by bumping to Mailman API 3.1 in version 1.3.3 which
resulted in 404 errors for some users.
-------------------------------------------------------------------
Wed May 13 10:02:55 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.3.3rc1
* Update a user's preferred_address in Mailman Core when a user
updates their primary address in Profile.
* Do not exit with --code-zero.
* more bugfixes
-------------------------------------------------------------------
Mon Dec 2 10:47:10 UTC 2019 - pgajdos@suse.com
- call spec-cleaner
-------------------------------------------------------------------
Tue Nov 26 09:12:06 UTC 2019 - pgajdos@suse.com
- run the testsuite
-------------------------------------------------------------------
Wed Oct 2 13:02:30 UTC 2019 - pgajdos@suse.com
- initial version 1.3.0, required by HyperKitty [SLE-7686]