Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/by
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete intermediate certificateArthur de Jong2023-08-202-76/+1
| | | | | The portal.nalog.gov.by web no longer has an incomplete certificate chain.
* Update Belarusian UNP online checkArthur de Jong2023-08-201-2/+2
| | | | | | The API for the online check for Belarusian UNP numbers at https://www.portal.nalog.gov.by/grp/getData has changed some small details of the API.
* Update Let's Encrypt R3 intermediate certificateArthur de Jong2021-10-031-82/+64
| | | | | The portal.nalog.gov.by web site serves an incomplete certificate chain and the certificate chain was changed.
* Add Let's Encrypt R3 intermediate certificateArthur de Jong2021-02-061-0/+43
| | | | | The portal.nalog.gov.by web site serves an incomplete certificate chain and the intermediate certificate was changed.
* Drop pinning of isort now flake8-isort has been fixedArthur de Jong2021-01-101-2/+2
| | | | | | | This changes a few inline imports in the code to pass with the new isort. Reverts 291b831
* Fix typoArthur de Jong2020-03-091-1/+1
| | | | Thanks @unho
* Add Bellarus УНП numberArthur de Jong2020-03-083-0/+200
This also adds a function to do an online lookup of the number. Closes https://github.com/arthurdejong/python-stdnum/issues/196