Package Release Info

python-django-mailman3-1.3.8-bp155.1.6

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-django-mailman3

Change Logs

* Mon Nov 21 2022 Andreas Schneider <asn@cryptomilk.org>
- Fix running the tests on openSUSE Leap 15.4
* Thu Nov 17 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 05 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 2022 Jacob Michalskie <hel@lcp.world>
- Fix the patch for django 4.0 to update dependencies
* Mon Jul 04 2022 Ben Greiner <code@bnavigator.de>
- Enable multiflavor so that we can pin mailman3 and hyperkitty
  to python39
* Mon May 09 2022 Matej Cepl <mcepl@suse.com>
- Clean up the SPEC file.
* Mon May 09 2022 pgajdos@suse.com
- python-mock is not required for build
* Sun Dec 26 2021 John Vandenberg <jayvdb@gmail.com>
- Add dj40.patch for Django 4.0 compatibility
Version: 1.3.7-bp154.1.30
* Wed Nov 17 2021 Andreas Schneider <asn@cryptomilk.org>
- Update to version 1.3.7
  * Set the minimum required version of mailmanclient in setup.py.
* Tue May 04 2021 Ben Greiner <code@bnavigator.de>
- restrict to primary python3 flavor due to mailman
* Wed Feb 03 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 04 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.
Version: 1.3.3rc1-bp152.1.1
* Wed May 13 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 02 2019 pgajdos@suse.com
- call spec-cleaner
* Tue Nov 26 2019 pgajdos@suse.com
- run the testsuite
* Wed Oct 02 2019 pgajdos@suse.com
- initial version 1.3.0, required by HyperKitty [SLE-7686]