14
0
Files
python-python-stdnum/python-python-stdnum.changes
Tomáš Chvátal 95eb397b93 Accepting request 693729 from home:pgajdos
- 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
2019-04-15 09:49:52 +00:00

73 lines
2.8 KiB
Plaintext

-------------------------------------------------------------------
Fri Apr 12 14:00:38 UTC 2019 - pgajdos@suse.com
- 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)
-------------------------------------------------------------------
Fri Dec 7 10:31:53 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Version update to 1.10:
* More formats supported
* More expanded testsuite
* Many bugfixes
-------------------------------------------------------------------
Fri Dec 7 10:30:51 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Fix fdupes call
-------------------------------------------------------------------
Tue Dec 4 12:53:08 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Thu Jun 29 14:59:41 UTC 2017 - jmatejek@suse.com
- convert to singlespec
- enable tests
- update to 1.6
* support more number formats
* many bugs fixed
* extended test suite
-------------------------------------------------------------------
Fri Sep 23 10:11:07 UTC 2016 - jengelh@inai.de
- Trim redundant lines off description
-------------------------------------------------------------------
Mon Jul 4 07:15:17 UTC 2016 - axel.braun@gmx.de
- update to version 1.3
-------------------------------------------------------------------
Wed Jun 29 07:07:28 UTC 2016 - axel.braun@gmx.de
- change package name to namingconventions
-------------------------------------------------------------------
Mon Jan 4 20:12:58 UTC 2016 - axel.braun@gmx.de
- Version 1.2
initial OBS build