[Python-modules-commits] [python-idna] branch master updated (3ce0457 -> cc9468c)

Tristan Seligmann mithrandi at moszumanska.debian.org
Mon Dec 26 14:21:16 UTC 2016


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

mithrandi pushed a change to branch master
in repository python-idna.

      from  3ce0457   Bump Standards-Version to 3.9.7 (no changes).
       new  32fdb7f   Import python-idna_2.2.orig.tar.gz
       new  2ab854f   record new upstream branch created by importing python-idna_2.2.orig.tar.gz and merge it
       new  52b6e8d   New upstream release.
       new  cc9468c   Bump Standards-Version to 3.9.8 (no changes).

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:
 HISTORY.rst               |   9 ++
 PKG-INFO                  |  84 ++++++-----
 README.rst                |  81 +++++-----
 debian/.git-dpm           |  14 +-
 debian/changelog          |   7 +
 debian/control            |   2 +-
 idna.egg-info/PKG-INFO    |  84 ++++++-----
 idna.egg-info/SOURCES.txt |   2 +
 idna.egg-info/pbr.json    |   1 +
 idna/codec.py             |   2 +-
 idna/compat.py            |   4 +-
 idna/uts46data.py         | 368 +++++++++++++++++++++++++++++++++++++++++++++-
 setup.cfg                 |   3 +
 setup.py                  |   8 +-
 tests/test_idna.py        |   8 +-
 tools/build-uts46data.py  |  15 +-
 16 files changed, 571 insertions(+), 121 deletions(-)
 create mode 100644 idna.egg-info/pbr.json

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



More information about the Python-modules-commits mailing list