Fedora 20 Update: python-django-post_office-0.6.0-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Wed Jan 22 03:12:15 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-0737
2014-01-14 05:44:28
--------------------------------------------------------------------------------

Name        : python-django-post_office
Product     : Fedora 20
Version     : 0.6.0
Release     : 1.fc20
URL         : https://pypi.python.org/pypi/django-post_office
Summary     : Allows you to log email activities and send mail asynchronously
Description :
Django Post Office is a simple app that allows you to send email asynchronously
in Django. Supports HTML email, database backed templates and logging.

``post_office`` is implemented as a Django ``EmailBackend`` so you don't need
to change any of your code to start sending email asynchronously.

--------------------------------------------------------------------------------
Update Information:

Update to latest upstream release and build py3 subpackage:

Version 0.6.0
- Support for Python 3!
- Added mail.send_many() that's much more performant when ending a large number emails

Version 0.5.2
- Added logging
- Added BATCH_SIZE configuration option

Version 0.5.1
- Fixes various multiprocessing bugs

Version 0.5.0
- Email sending can now be parallelized using multiple processes (multiprocessing)
- Email templates are now validated before save
- Fixed a bug where custom headers aren't properly sent

Version 0.4.0
- Added support for sending emails with custom headers (you'll need to run South when upgrading from earlier versions)
- Added support for scheduled email sending
- Backend now properly persist emails with HTML alternatives

Bumpspec to fix upgrade path. 
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan 13 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.6.0-1
- Update to 0.6.0
- Enable python3 support
- Disable tests until python-django-jsonfield is packaged
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1052003 - Version 0.6.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1052003
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-django-post_office' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list