| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 19.8.18: * Various country fixes - Remove merged patch pycountry-19.7.15-fix-reading-description.patch
- add pycountry-19.7.15-fix-reading-description.patch to fix wrong encoding when opening description files in setup.py
- Update to 19.7.15: * Updates for more countries and various fixes
- version update to 18.12.8
- Switch API from "get + KeyError" to " get + default=None". This is
a subtle API-breaking change. Please update carefully. (#13416)
- Update to iso-codes 4.1.
- Fix #13394: incorrect KeyError shadowing in Subdivisions.get()
- Fix #13398: make lazy loading thread-safe.
- run unit tests
- Update to version 17.5.14 - Convert to singlespec
- update to version 1.20
- Initial import and build of version 0.10