- Drop not really needed nose dependency
- version update to 1.13
* Add modules for the following number formats:
- ESR, ISR, QR-reference (reference number on Swiss payment slips)
(thanks Kurt Keller)
- ID number (South African Identity Document number)
* Add format function for ISO 11649 numbers (thanks Kurt Keller)
* Add support for Python 3.8 (thanks Sergi Almacellas Abellana)
* Clarify that the Italian Codice Fiscale can also be the IVA for companies
(thanks Nicholas Fiorentini)
* Support the new Dutch btw-identificatienummer (thanks Cas Vissers,
Jeroen van Heiningen, Jerome Hanke, Nicolas Martinelli, Ronald Portier and
Tim Muller)
* Extend test for Argentinian CUIT to check first two digits
* Add more country codes to ISIN (thanks nocluebutalotofit, Anwar Baroudi and
alexbond73)
* Add modules for the following number formats:
- NRT (Número de Registre Tributari, Andorra tax number)
(thanks Leandro Regueiro)
- CPF (Cédula de Persona Física, Costa Rica physical person ID number)
(thanks Leandro Regueiro)
- CPJ (Cédula de Persona Jurídica, Costa Rica tax number)
(thanks Leandro Regueiro)
- CR (Cédula de Residencia, Costa Rica foreigners ID number)
(thanks Leandro Regueiro)
- NIT (Número de Identificación Tributaria, Guatemala tax number)
(thanks Leandro Regueiro)
- Identity Number (Mispar Zehut, מספר זהות, Israeli identity number)
- CN (法人番号, hōjin bangō, Japanese Corporate Number)
OBS-URL: https://build.opensuse.org/request/show/786833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-stdnum?expand=0&rev=6
- version update to 1.13
* Add modules for the following number formats:
- ESR, ISR, QR-reference (reference number on Swiss payment slips)
(thanks Kurt Keller)
- ID number (South African Identity Document number)
* Add format function for ISO 11649 numbers (thanks Kurt Keller)
* Add support for Python 3.8 (thanks Sergi Almacellas Abellana)
* Clarify that the Italian Codice Fiscale can also be the IVA for companies
(thanks Nicholas Fiorentini)
* Support the new Dutch btw-identificatienummer (thanks Cas Vissers,
Jeroen van Heiningen, Jerome Hanke, Nicolas Martinelli, Ronald Portier and
Tim Muller)
* Extend test for Argentinian CUIT to check first two digits
* Add more country codes to ISIN (thanks nocluebutalotofit, Anwar Baroudi and
alexbond73)
* Add modules for the following number formats:
- NRT (Número de Registre Tributari, Andorra tax number)
(thanks Leandro Regueiro)
- CPF (Cédula de Persona Física, Costa Rica physical person ID number)
(thanks Leandro Regueiro)
- CPJ (Cédula de Persona Jurídica, Costa Rica tax number)
(thanks Leandro Regueiro)
- CR (Cédula de Residencia, Costa Rica foreigners ID number)
(thanks Leandro Regueiro)
- NIT (Número de Identificación Tributaria, Guatemala tax number)
(thanks Leandro Regueiro)
- Identity Number (Mispar Zehut, מספר זהות, Israeli identity number)
- CN (法人番号, hōjin bangō, Japanese Corporate Number)
(thanks Alan Hettinger)
- RRN (South Korean resident registration number)
OBS-URL: https://build.opensuse.org/request/show/786829
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-stdnum?expand=0&rev=13
- version update to 1.11
* Add modules for the following number formats:
- DNI (Documento Nacional de Identidad, Argentinian national identity nr.)
- VNR, SVNR, VSNR (Versicherungsnummer, Austrian social security number)
- NI (Número de identidad, Cuban identity card numbers)
- AMKA (Αριθμός Μητρώου Κοινωνικής Ασφάλισης, Greek social security number)
- Asmens kodas (Lithuanian, personal numbers)
- MAC address (Media Access Control address)
- IDNO (Moldavian company identification number)
- CURP (Clave Única de Registro de Población, Mexican personal ID)
- Fødselsnummer (Norwegian birth number, the national identity number) (thanks Ilya Vihtinsky)
- New Zealand bank account number
- Personnummer (Swedish personal identity number) (thanks Ilya Vihtinsky)
* Code style improvements
* Change Dominican Republic DGII check URL to HTTPS (thanks Gustavo Valverde)
* Support Ecuadorian Cedula and RUC of foreigners (thanks Christopher Ormaza)
* Add format() function for Argentinian CUIT number (thanks Mario Puntin)
* Support passing formatted numbers to all get_birth_date() and similar functions
* Handle Dominican Republic DGII lookup returning multiple entities (thanks Andrés R)
OBS-URL: https://build.opensuse.org/request/show/693729
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-stdnum?expand=0&rev=11