[Python-modules-commits] [django-anymail] branch master updated (8cac684 -> 6f232e7)
Scott Kitterman
kitterman at moszumanska.debian.org
Sat Apr 1 20:52:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
kitterman pushed a change to branch master
in repository django-anymail.
from 8cac684 changelog: release
new 836528d Import django-anymail_0.8.orig.tar.gz
new 8177811 record new upstream branch created by importing django-anymail_0.8.orig.tar.gz and merge it
new f80dd26 change version to 0.8-1 (UNRELEASED) New upstream release
new 6f232e7 Changelog: release to experimental
The 4 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 | 28 +-
README.rst | 20 +-
anymail/_version.py | 2 +-
anymail/backends/base.py | 10 +-
anymail/backends/base_requests.py | 6 +-
anymail/backends/mailgun.py | 24 +-
anymail/backends/mandrill.py | 20 +-
anymail/backends/postmark.py | 29 +-
anymail/backends/sendgrid.py | 373 +++++++++++++----------
anymail/backends/{sendgrid.py => sendgrid_v2.py} | 21 +-
anymail/backends/sparkpost.py | 20 +-
anymail/backends/test.py | 14 +-
anymail/exceptions.py | 14 +-
anymail/utils.py | 48 +++
anymail/webhooks/base.py | 17 +-
anymail/webhooks/mandrill.py | 10 +-
debian/.git-dpm | 14 +-
debian/changelog | 6 +
django_anymail.egg-info/PKG-INFO | 28 +-
django_anymail.egg-info/SOURCES.txt | 1 +
setup.py | 12 +-
21 files changed, 448 insertions(+), 269 deletions(-)
copy anymail/backends/{sendgrid.py => sendgrid_v2.py} (96%)
--
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