[Python-modules-commits] [django-anymail] branch debian/master updated (b5305cb -> 7644baf)

Scott Kitterman kitterman at moszumanska.debian.org
Sun Nov 5 23:30:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

kitterman pushed a change to branch debian/master
in repository django-anymail.

      from  b5305cb   Bump standards-version to 4.1.1.1 without further change
       new  14ae0c1   Imported Upstream version 1.2
       new  b0aa4ea   Merge tag 'upstream/1.2' into debian/master
       new  7644baf   New upstream release

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                         |  18 +++---
 README.rst                       |   2 +-
 anymail/_version.py              |   2 +-
 anymail/backends/mailgun.py      |   4 +-
 anymail/backends/mailjet.py      |  30 ++++-----
 anymail/backends/mandrill.py     |   8 +--
 anymail/backends/postmark.py     |   4 +-
 anymail/backends/sendgrid.py     |  12 ++--
 anymail/backends/sendgrid_v2.py  |  14 ++--
 anymail/backends/sparkpost.py    |  10 +--
 anymail/backends/test.py         |   6 +-
 anymail/utils.py                 | 134 +++++++++++++++++++++++++++++----------
 anymail/webhooks/mailgun.py      | 115 ++++++++++++++++++++++++---------
 anymail/webhooks/postmark.py     |   5 +-
 debian/changelog                 |   6 ++
 django_anymail.egg-info/PKG-INFO |  18 +++---
 setup.cfg                        |   3 +-
 17 files changed, 260 insertions(+), 131 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-anymail.git



More information about the Python-modules-commits mailing list