[Python-modules-commits] [django-anymail] branch upstream updated (ef100a2 -> 14ae0c1)

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


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

kitterman pushed a change to branch upstream
in repository django-anymail.

      from  ef100a2   Imported Upstream version 1.0
       new  14ae0c1   Imported Upstream version 1.2

The 1 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 +-
 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