python-django-mailman3/python-django-mailman3.changes
Matej Cepl d4ea0b2a59 Accepting request 869001 from home:gladiac:mailman3
- 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

OBS-URL: https://build.opensuse.org/request/show/869001
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-django-mailman3?expand=0&rev=11
2021-02-03 22:09:43 +00:00

41 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
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]