[Python-modules-commits] [django-anymail] 02/04: record new upstream branch created by importing django-anymail_0.8.orig.tar.gz and merge it

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

commit 81778115f1c55fbde1157c8e5ae90d3aff9e1874
Merge: 8cac684 836528d
Author: Scott Kitterman <scott at kitterman.com>
Date:   Sat Apr 1 16:36:32 2017 -0400

    record new upstream branch created by importing django-anymail_0.8.orig.tar.gz and merge it

 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 +-
 django_anymail.egg-info/PKG-INFO                 |  28 +-
 django_anymail.egg-info/SOURCES.txt              |   1 +
 setup.py                                         |  12 +-
 20 files changed, 442 insertions(+), 269 deletions(-)

diff --cc debian/.git-dpm
index 80c4b52,0000000..caf3023
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 107063a19afd93a49dd2f8de54f47b72261201b6
- 107063a19afd93a49dd2f8de54f47b72261201b6
- 107063a19afd93a49dd2f8de54f47b72261201b6
- 107063a19afd93a49dd2f8de54f47b72261201b6
- django-anymail_0.7.orig.tar.gz
- ea08f23ec93e7f46fd5496bb944cd05a918ca7c9
- 38072
++836528d7ac66abbf47479fbb5b05b89e57c2707a
++836528d7ac66abbf47479fbb5b05b89e57c2707a
++836528d7ac66abbf47479fbb5b05b89e57c2707a
++836528d7ac66abbf47479fbb5b05b89e57c2707a
++django-anymail_0.8.orig.tar.gz
++8561666686c4ac3eefc154b788eb7c05f98b971a
++41671
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
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