[Python-modules-commits] [django-anymail] 02/03: Merge tag 'upstream/1.2' into debian/master

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 commit to branch debian/master
in repository django-anymail.

commit b0aa4ea33611e86d5a47da3d27e649e422fa72b4
Merge: b5305cb 14ae0c1
Author: Scott Kitterman <scott at kitterman.com>
Date:   Sun Nov 5 18:28:45 2017 -0500

    Merge tag 'upstream/1.2' into debian/master
    
    Upstream version 1.2

 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 +-
 django_anymail.egg-info/PKG-INFO |  18 +++---
 setup.cfg                        |   3 +-
 16 files changed, 254 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