Changelog for
python2-django-mailer-2.1-lp153.6.1.noarch.rpm :
* Fri Jan 07 2022 John Vandenberg
- Skip Tumbleweed Python 3.6 incompatible with Django 4
* Sun Dec 26 2021 John Vandenberg - Update to v2.1
* The retry_deferred and send_mail commands rely on the log level set in your django project now. The -c/--cron option in those commands has been deprecated and the logic to configure log levels and the message format has been removed.
* Changed logging to use module specific loggers to avoid interfering with other loggers.
* Added MAILER_USE_FILE_LOCK setting to allow disabling file based locking.
* Added -r option to purge_mail_log management command.
* Fixed deprecation warnings on Django 3.1
* Use cached DNS_NAME for performance
* Added ability to override the default error handler via the MAILER_ERROR_HANDLER settings key
* Tue Jun 30 2020 John Vandenberg - Activate test suite
* Sun May 24 2020 John Vandenberg - Use single spec- Update to v2.0.1
* Wed Dec 28 2011 alexandreAATTexatati.com.br- Remove CFLAGS from spec file.
* Thu Nov 24 2011 alexandreAATTexatati.com.br- Regenerate spec file with py2pack;- Bzip2 source code.
* Mon Aug 24 2009 alexandreAATTexatati.com.br- Update to 0.1 final.
* Wed Aug 19 2009 alexandreAATTexatati.com.br- Initial package for openSUSE.