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

Daniele Tricoli eriol-guest at moszumanska.debian.org
Wed Jul 19 01:46:45 UTC 2017


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

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

      from  cc9468c   Bump Standards-Version to 3.9.8 (no changes).
       new  6a7a68c   New upstream release
       new  86ac8ba   Import python-idna_2.5.orig.tar.gz
       new  22732a6   record new upstream branch created by importing python-idna_2.5.orig.tar.gz and merge it
       new  459e7a0   Bump Standards-Version to 4.0.0 (no changes needed)
       new  ef3c503   Update debian/changelog

The 5 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              |   18 +
 LICENSE.rst              |    2 +-
 PKG-INFO                 |    3 +-
 debian/.git-dpm          |   14 +-
 debian/changelog         |    9 +
 debian/control           |    2 +-
 idna.egg-info/PKG-INFO   |    3 +-
 idna.egg-info/pbr.json   |    2 +-
 idna/core.py             |   20 +-
 idna/idnadata.py         | 3120 +++++++++++++++++++++++-----------------------
 idna/intranges.py        |   17 +-
 setup.py                 |    3 +-
 tests/test_idna.py       |    2 +
 tests/test_idna_uts46.py |    4 +-
 tests/test_intranges.py  |   16 +-
 tools/build-idnadata.py  |    7 +-
 tools/intranges.py       |   17 +-
 17 files changed, 1656 insertions(+), 1603 deletions(-)

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