[Python-modules-commits] [authres] branch debian/master updated (6eaa4c4 -> cd3099c)

Scott Kitterman kitterman at moszumanska.debian.org
Sat Jul 15 20:37: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 authres.

      from  6eaa4c4   Convert from git-dpm to patches unapplied format
       new  88d8368   Imported Upstream version 1.0.0
       new  b2f453b   Merge tag 'upstream/1.0.0' into debian/master
       new  d842e5c   New upstream release
       new  9218a38   Bump standards version to 4.0.0 without further change
       new  9c1849c   Run tests for all supported python and python3 versions during build
       new  cd3099c   Changelog: release.

The 6 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:
 CHANGES                      |  5 +++++
 PKG-INFO                     |  2 +-
 authres/__init__.py          |  6 ++++--
 authres/__main__.py          |  3 +--
 authres/{dmarc.py => arc.py} | 35 ++++++++++++++++++++---------------
 authres/core.py              |  1 -
 authres/dkim_adsp.py         |  1 -
 authres/dkim_b.py            |  1 -
 authres/dmarc.py             |  7 ++-----
 authres/rrvs.py              |  1 -
 authres/smime.py             |  1 -
 authres/tests                | 13 +++++++++++--
 authres/vbr.py               |  1 -
 debian/changelog             |  7 +++++--
 debian/control               |  2 +-
 debian/rules                 |  8 ++++++++
 setup.py                     |  2 +-
 17 files changed, 59 insertions(+), 37 deletions(-)
 copy authres/{dmarc.py => arc.py} (51%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/authres.git



More information about the Python-modules-commits mailing list