AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix running the tests on openSUSE Leap 15.4
- 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
- Add dj41.patch to make it compatible with django 4.1 based on https://gitlab.com/mailman/django-mailman3/-/merge_requests/170
- Fix the patch for django 4.0 to update dependencies
- Enable multiflavor so that we can pin mailman3 and hyperkitty to python39
- Clean up the SPEC file.
- python-mock is not required for build
- Add dj40.patch for Django 4.0 compatibility
- Update to version 1.3.7 * Set the minimum required version of mailmanclient in setup.py.
- restrict to primary python3 flavor due to mailman
- 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
- 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.
- 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
- call spec-cleaner
- run the testsuite
- initial version 1.3.0, required by HyperKitty [SLE-7686]