[Python-modules-commits] [python-idna] branch upstream updated (0034b0a -> 32fdb7f)

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 upstream
in repository python-idna.

      from  0034b0a   Import python-idna_2.1.orig.tar.gz
       new  32fdb7f   Import python-idna_2.2.orig.tar.gz

The 1 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 +++++-----
 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 +-
 13 files changed, 556 insertions(+), 113 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