Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Get files ready for 1.12 release1.12Arthur de Jong2019-10-2721-5/+657
|
* Update database filesArthur de Jong2019-10-2712-603/+1728
| | | | | The BIC for some former Record Bank accounts (now ING Belgium) was changed from HBKABE22 to BBRUBEBB (that of ING).
* Parse multiple Wikipedia pages for full MCC/MNC listArthur de Jong2019-10-271-33/+56
|
* Make the IEEE OUI data more compactArthur de Jong2019-10-271-8/+30
| | | | | This groups consecutive assignments into a range to make the dat file a little more readable.
* Switch update scripts to Python 3Arthur de Jong2019-10-2711-42/+29
|
* Switch update scripts to use requestsArthur de Jong2019-10-2710-64/+66
| | | | This makes the scripts more consistent.
* Switch update scripts to lxmlArthur de Jong2019-10-276-77/+64
| | | | | | | This avoids an extra dependency on Beautiful Soup and makes the scripts more consistent. This also includes a fix in the ISIL because of website changes.
* Work around incorrect jpn.gov.my certificate chainArthur de Jong2019-10-272-4/+59
| | | | | | The intermediate certificate for jpn.gov.my is missing from the certificate chain that is returned by the server since the server switched to HTTPS.
* Fix New Zealand Bank Branch Register update scriptArthur de Jong2019-10-271-32/+6
| | | | | There is now a direct URL for the XLS file and there is no longer a need to search the page for a link.
* Improve descriptions of Spanish codesGerard Dalmau2019-10-165-7/+15
| | | | Closes https://github.com/arthurdejong/python-stdnum/pull/169
* Fix rrn documentationArthur de Jong2019-10-141-5/+4
| | | | | | This also fixes Python 2.6 compatibility. Fixes 790a052
* Add South Korean Resident Registration NumbersDimitri Papadopoulos2019-10-143-0/+272
|
* AU: Provide vat as alias from tfnAndreas Häber2019-10-131-0/+3
| | | | Closes https://github.com/arthurdejong/python-stdnum/pull/167
* AT: Provide personalid as an alias from vnrAndreas Häber2019-10-131-1/+2
| | | | Closes https://github.com/arthurdejong/python-stdnum/pull/166
* Add various test numbersArthur de Jong2019-10-134-1/+110
|
* IS: Provide personalid as an alias from kennitalaAndreas Häber2019-10-131-1/+2
|
* DK: Provide personalid as an alias from cprAndreas Häber2019-10-131-1/+2
|
* Add Japan Corporate NumberAlan Hettinger2019-10-133-0/+199
| | | | Closes https://github.com/arthurdejong/python-stdnum/pull/157
* Handle - and + sign correctly in Swedish PersonnummerAmin Solhizadeh2019-10-132-9/+31
| | | | | | | | | | | For people aged 100 and up, the minus/dash in the personnummer is changed to a plus, on new year's eve the year they turn 100. See Folkbokföringslagen (1991:481), §18. This makes the - or + sign part of the number. Closes https://github.com/arthurdejong/python-stdnum/issues/156 Closes https://github.com/arthurdejong/python-stdnum/pull/160
* Fix broken links to DGII documentationJeffry Jesus De La Rosa2019-10-131-2/+2
| | | | | | | DGII has changed its page, all the link have been broken, so they changed some URL. Closes https://github.com/arthurdejong/python-stdnum/pull/153
* Change DGII form parametersJeffry Jesus De La Rosa2019-10-131-3/+7
| | | | | | | | DGII has changed their validation mechanism, so we first exract the __EVENTVALIDATION and __VIEWSTATE from the form and put them in the post request for validation. Closes https://github.com/arthurdejong/python-stdnum/pull/165
* Avoid skipping missing interpreters on TravisArthur de Jong2019-10-131-1/+1
|
* Drop pinning of pydocstyle now flake8-docstrings has ↵Arthur de Jong2019-08-121-3/+0
| | | | | | been fixed Reverts 61c762d
* Show missing lines in coverage reportArthur de Jong2019-08-031-0/+4
|
* Fix Travis build to use trusty for some Python versionsArthur de Jong2019-08-031-4/+4
| | | | | Python 2.6 is not available xenial which is the default now. The coverage also does not seem to work for pypy3.
* Add Guatemalan NITLeandro Regueiro2019-07-233-0/+225
| | | | | Closes https://github.com/arthurdejong/python-stdnum/pull/149 Closes https://github.com/arthurdejong/python-stdnum/issues/132
* Fix the Handelsregisternummer number matchingArthur de Jong2019-07-212-3/+19
| | | | | | | | | | This ensures that numbers of 1 digit are also accepted and that trailing characters are not silently discardede in the validation. This also adds a few test cases for this and makes "Paderborn früher Höxter" an alias for "Paderborn". Closes https://github.com/arthurdejong/python-stdnum/issues/143
* Lookup German Handelsregisternummer in OffeneRegister.deArthur de Jong2019-07-212-1/+108
| | | | | This supports looking up the German Handelsregisternummer using the online OffeneRegister.de web service.
* Do not require Python 2 for building Sphinx docsArthur de Jong2019-07-211-1/+0
| | | | | This results in tox using Python 3, mostly to work around https://sourceforge.net/p/docutils/bugs/365/
* Avoid newer pydocstyleArthur de Jong2019-07-211-0/+3
| | | | | | Do not install the latest pydocstyle because it currently breaks flake8-docstring. This pinning should be removed as soon as https://gitlab.com/pycqa/flake8-docstrings/issues/36 is resolved.
* Support normalising quotesArthur de Jong2019-07-141-0/+9
| | | | See https://github.com/arthurdejong/python-stdnum/issues/150
* Add Andorran TINLeandro Regueiro2019-07-073-0/+257
| | | | | Closes https://github.com/arthurdejong/python-stdnum/pull/145 Closes https://github.com/arthurdejong/python-stdnum/issues/119
* Add Costa Rica foreigners identification numberLeandro Regueiro2019-06-242-0/+163
| | | | | Part of https://github.com/arthurdejong/python-stdnum/issues/141 Closes https://github.com/arthurdejong/python-stdnum/pull/140
* Add Costa Rica Cédula de IdentidadLeandro Regueiro2019-06-242-0/+312
| | | | Closes https://github.com/arthurdejong/python-stdnum/issues/139
* Add Costa Rica TIN numberLeandro Regueiro2019-06-243-0/+399
| | | | Closes https://github.com/arthurdejong/python-stdnum/issues/109
* Add South Africa TIN numberLeandro Regueiro2019-06-223-0/+171
| | | | | Closes https://github.com/arthurdejong/python-stdnum/pull/129 Closes https://github.com/arthurdejong/python-stdnum/issues/108
* Add Paraguay RUC numberLeandro Regueiro2019-06-163-0/+386
| | | | | | | | This supports RUC number validation of rphysical persons, non-juridical persons and foreigners. Closes https://github.com/arthurdejong/python-stdnum/issues/122 Closes https://github.com/arthurdejong/python-stdnum/pull/123
* Update Dominican Republic e-CF documents typesJeffry Jesus De La Rosa2019-06-141-6/+18
| | | | | | | The document type values are different from the NCF document types https://dgii.gov.do/contribuyentes/personasFisicas/inicioOperaciones/ComprobantesFiscales/Paginas/comprobantesFiscalesElectronicos.aspx Closes https://github.com/arthurdejong/python-stdnum/pull/138
* Add Uruguay RUT numberLeandro Regueiro2019-06-143-0/+411
| | | | | Closes https://github.com/arthurdejong/python-stdnum/pull/121 Closes https://github.com/arthurdejong/python-stdnum/issues/110
* Fix handelsregisternummer to not turn Hamburg into HomburgArthur de Jong2019-06-142-4/+21
| | | | | | | | | | | This changes the minimisation function that is used for comparison and canonicalisation to not reduce Hamburg and Homburg to the same string. This makes the function slightly more strict in which encoding differences to accept. This also adds a few aliases to the court names. Closes https://github.com/arthurdejong/python-stdnum/issues/136
* Support Dominican Republic e-CF within NCFJeffry Jesus De La Rosa2019-06-142-21/+59
| | | | | | | | e-CF is the new way of DGII document, is the same as NCF, but the difference one to another, is that e-CF has 13 digit and is electronic invoice, with this change it will validate the correct NCF and e-CF. Closes https://github.com/arthurdejong/python-stdnum/pull/135
* .gitignore: Also exclude some editor backup filesLeandro Regueiro2019-06-101-0/+1
|
* Add New Zealand IRD numberLeandro Regueiro2019-06-092-0/+170
| | | | | Closes https://github.com/arthurdejong/python-stdnum/pull/112 Closes https://github.com/arthurdejong/python-stdnum/issues/104
* Ignore wrong docstring detectionArthur de Jong2019-06-021-1/+1
| | | | Fixes 170e599
* Rename stdnum.eu.nace.label() to get_label()Arthur de Jong2019-06-022-4/+15
| | | | | To be more consistent with other similar functions. This deprecates the old function which now is a wrapper around get_label().
* Add Vergi Kimlik NumarasıArthur de Jong2019-06-023-2/+319
| | | | Closes https://github.com/arthurdejong/python-stdnum/issues/99
* Add GTIN (EAN-14) validationSergi Almacellas Abellana2019-05-231-2/+4
|
* Add Venezuelan RIF (VAT number)Arthur de Jong2019-05-123-0/+369
| | | | Closes https://github.com/arthurdejong/python-stdnum/issues/97
* Fix remaining issue with encodingArthur de Jong2019-05-042-3/+5
| | | | | | | This also sets the python 2.6 interpreter explicityly because sometimes tox seems to get the wrong one. Fixes 680a95f
* Re-add Python 2.6 supportArthur de Jong2019-04-301-2/+2
| | | | Fixes 48ff92e