[Python-modules-commits] [python-stdnum] branch upstream updated (a67c8ea -> 5e62c1e)

Arthur de Jong adejong at moszumanska.debian.org
Sun Mar 6 14:02:39 UTC 2016


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

adejong pushed a change to branch upstream
in repository python-stdnum.

      from  a67c8ea   Import python-stdnum_1.2.orig.tar.gz
       new  5e62c1e   Import python-stdnum_1.3.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:
 ChangeLog                             |  59 +++++
 NEWS                                  |   9 +
 PKG-INFO                              |   2 +-
 getcnloc.py                           |   4 +-
 getiban.py                            |   4 +-
 getnumlist.py                         |   4 +-
 python_stdnum.egg-info/PKG-INFO       |   2 +-
 python_stdnum.egg-info/SOURCES.txt    |   2 +-
 python_stdnum.egg-info/pbr.json       |   1 -
 setup.py                              |   2 +-
 stdnum/__init__.py                    |   4 +-
 stdnum/cn/loc.dat                     |   2 +-
 stdnum/dk/cpr.py                      |  20 +-
 stdnum/eu/vat.py                      |   4 +-
 stdnum/iban.dat                       |   6 +-
 stdnum/iban.py                        |   6 +-
 stdnum/imei.py                        |  10 +-
 stdnum/imsi.dat                       | 454 +++++++++++++++-------------------
 stdnum/isbn.dat                       |  18 +-
 stdnum/isbn.py                        |  21 +-
 stdnum/isil.dat                       |   2 +-
 stdnum/isil.py                        |  45 ++--
 stdnum/iso6346.py                     |   2 +-
 stdnum/issn.py                        |  12 +-
 stdnum/nl/bsn.py                      |  12 +-
 stdnum/us/ssn.py                      |  21 +-
 stdnum/verhoeff.py                    |  36 ++-
 stdnum/co/__init__.py => test_vies.py |  30 ++-
 tests/test_iso6346.doctest            |   2 +
 29 files changed, 459 insertions(+), 337 deletions(-)
 delete mode 100644 python_stdnum.egg-info/pbr.json
 copy stdnum/co/__init__.py => test_vies.py (52%)
 mode change 100644 => 100755

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



More information about the Python-modules-commits mailing list