[Python-modules-commits] [python-sparkpost] branch debian/master updated (fca17a6 -> dc57a65)
Scott Kitterman
kitterman at moszumanska.debian.org
Tue Jun 20 19:20:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
kitterman pushed a change to branch debian/master
in repository python-sparkpost.
from fca17a6 Convert from git-dpm to patches unapplied format
new 5e09b1d Imported Upstream version 1.3.5
new 5067101 Merge tag 'upstream/1.3.5' into debian/master
new dc57a65 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:
CHANGELOG.md | 18 +++++++++++++++--
Makefile | 2 +-
debian/changelog | 6 ++++++
docs/conf.py | 2 +-
examples/base_resource.py | 18 +++++++++++++++++
examples/transmissions/handle_exception.py | 32 ++++++++++++++++++++++++++++++
setup.py | 2 +-
sparkpost/__init__.py | 2 +-
sparkpost/django/message.py | 3 +++
sparkpost/transmissions.py | 18 ++++++++++++++---
test-requirements.txt | 1 +
test/django/test_message.py | 11 ++++++++++
test/test_transmissions.py | 30 ++++++++++++++++++++++++++--
13 files changed, 134 insertions(+), 11 deletions(-)
create mode 100644 examples/base_resource.py
create mode 100644 examples/transmissions/handle_exception.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-sparkpost.git
More information about the Python-modules-commits
mailing list