Python-stdnum

Latest version: v1.20

Safety actively analyzes 628881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

1.3

-----------------------

* Fix ISO 6346 check digit calculation (thanks Ronald Paloschi)
* Fix problem with check_vies_approx() (thanks Lionel Elie Mamane)
* Fix problem with SOAP client when using suds
* Include documentation that was previously on the Trac wiki

1.2

-----------------------

* Add modules for the following number formats:

- Austrian Company Register Numbers
- CNPJ (Cadastro Nacional da Pessoa Jurídica, Brazilian company identifier)
- UID (Unternehmens-Identifikationsnummer, Swiss business identifier)
- VAT, MWST, TVA, IVA, TPV (Mehrwertsteuernummer, the Swiss VAT number)
- CUSIP number (financial security identification number)
- Wertpapierkennnummer (German securities identification code)
- Isikukood (Estonian Personcal ID number)
- Finnish Association Identifier
- Y-tunnus (Finnish business identifier)
- SEDOL number (Stock Exchange Daily Official List number)
- IMO number (International Maritime Organization number)
- ISIN (International Securities Identification Number)
- RFC (Registro Federal de Contribuyentes, Mexican tax number)
- PESEL (Polish national identification number)
- REGON (Rejestr Gospodarki Narodowej, Polish register of economic units)
- ИНН (Идентификационный номер налогоплательщика, Russian tax identifier)

* Add an alternate VIES check (check_vies_approx()) that includes a proof
(certificate) that the check was performed
* Fall back to pysimplesoap if suds is unavailable
* Test and code quality improvements

1.1

-----------------------

* Add number formats based on the implementation in the vatnumber module:

- NIPT (Numri i Identifikimit për Personin e Tatueshëm, Albanian VAT number)
- CUIT (Código Único de Identificación Tributaria, Argentinian tax number)
- RUT (Rol Único Tributario, Chilean national tax number)
- NIT (Número De Identificación Tributaria, Colombian identity code)
- COE (Codice operatore economico, San Marino national tax number)

* Add modules for the following number formats:

- Cedula (Dominican Republic national identification number)
- RNC (Registro Nacional del Contribuyente, Dominican Republic tax number)
- Kennitala (Icelandic personal and organisation identity code, provided by
Tuomas Toivonen)
- VSK number (Virðisaukaskattsnúmer, Icelandic VAT number, provided by
Tuomas Toivonen)
- ISO 9362 (Business identifier codes, provided by Tony Bajan)
- MVA (Merverdiavgift, Norwegian VAT number, provided by Tuomas Toivonen)
- Orgnr (Organisasjonsnummer, Norwegian organisation number, provided by
Tuomas Toivonen)
- Orgnr (Organisationsnummer, Swedish company number, provided by Tomas
Thor Jonsson)

* Add Croatia to list of EU VAT numbers
* Update getcnloc script
* Various small fixes and additional tests for existing modules

1.0

-----------------------

* Add modules for the following number formats:

- Swiss social security number ("Sozialversicherungsnummer")
- RIC No. (Chinese Resident Identity Card Number)
- CI (Cédula de identidad, Ecuadorian personal identity code)
- RUC (Registro Único de Contribuyentes, Ecuadorian company tax number)
- SEPA Identifier of the Creditor (AT-02)
- ISO 6346 (International standard for container identification)
- Codice Fiscale (Italian tax code for individuals)
- RTN (Routing transport number)

* Add support for 2013 extension of Irish PPS Numbers
* Update getisbn script
* Update getmybp URLs for Malaysian code lists
* Various other minor improvements

0.11

2010-07-25 Arthur de Jong <arthurarthurdejong.org>

* [55a97d4] ChangeLog: get files ready for 0.1 release

2010-07-25 Arthur de Jong <arthurarthurdejong.org>

* [1e02d5a] debian/changelog, debian/compat, debian/control,
debian/copyright, debian/docs, debian/rules, debian/source/format:
add Debian packaging

2010-07-25 Arthur de Jong <arthurarthurdejong.org>

* [14bd2fe] COPYING, ChangeLog, MANIFEST.in, NEWS: include some
more files in the source distribution

2010-07-25 Arthur de Jong <arthurarthurdejong.org>

* [9940cf3] setup.cfg: use nose for testing and ignore generated
files and directories

2010-07-25 Arthur de Jong <arthurarthurdejong.org>

* [967f2ae] setup.py: add a setup.py script for use of setuptools

2010-07-25 Arthur de Jong <arthurarthurdejong.org>

* [ca5f850] README: add documentation to the README

2010-07-25 Arthur de Jong <arthurarthurdejong.org>

* [40aff16] stdnum/bsn.py, stdnum/isbn/__init__.py,
stdnum/isbn/ranges.py, stdnum/issn.py: spelling check an extra
doctest and a simplification

2010-07-23 Arthur de Jong <arthurarthurdejong.org>

* [6eabbc3] stdnum/bsn.py: add BSN (Burgerservicenummer, the Ducth
national identification number) module

2010-07-23 Arthur de Jong <arthurarthurdejong.org>

* [92e18aa] stdnum/issn.py: add an ISSN (International Standard
Serial Number) module

2010-07-23 Arthur de Jong <arthurarthurdejong.org>

* [31ce783] stdnum/isbn/__init__.py: fix example and fix ISBN13
conversion

2010-07-23 Arthur de Jong <arthurarthurdejong.org>

* [4b8c10e] stdnum/isbn/__init__.py: get rid of remainders of old
code that used exceptions

2010-07-23 Arthur de Jong <arthurarthurdejong.org>

* [7d2f15a] README, stdnum/__init__.py, stdnum/isbn/__init__.py,
stdnum/isbn/ranges.py: make a initial repository layout with an
implementation of the isbn module

0.9

-------------------------

* Add modules for the following number formats:

- Brin number (Dutch number for schools)
- Postcode (Dutch postal code)
- ATIN (U.S. Adoption Taxpayer Identification Number)
- EIN (U.S. Employer Identification Number)
- ITIN (U.S. Individual Taxpayer Identification Number)
- PTIN (U.S. Preparer Tax Identification Number)
- TIN (U.S. Taxpayer Identification Number)

* Try to replace Unicode characters with similar-looking ASCII characters
* Update getimsi script (thanks eneq123)
* Update getiban script
* Add proxy support to the stdnum.eu.vat.check_vies() function (thanks
Cédric Krier)
* Support newer United Kingdom VAT numbers

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.