Commit graph

4 commits

Author SHA1 Message Date
adam
3e86616ce1 py-country: updated to 18.5.26
18.5.26:
Fix 13394: incorrect KeyError shadowing in Subdivisions.get()
Fix 13398: make lazy loading thread-safe.

18.5.20:
Update to iso-codes 3.79.
2018-07-05 11:39:10 +00:00
adam
2a11fae3ec py-country: updated to 18.2.23
18.2.23:
Update to iso-codes 3.78.
2018-02-27 13:08:03 +00:00
adam
1ffc6072aa py-country: update to 17.9.23
17.9.23:
- Update to iso-codes 3.76
2017-09-28 05:04:35 +00:00
adam
c7af1249ea PkgSrc: Renamed geography/py-pycountry to geography/py-country
17.5.14:
Update to iso-codes 3.75, which fixes 13389 again. (bad parent codes for GB).
Switch from building on drone.io (discontinued service) to bitbucket’s Pipelines.
Update pytest dependencies to get rid of API warnings.

17.01.08:
Update to iso-codes 3.73, which fixes 13389 (bad parent codes for CZ).

17.01.02:
Return empty lists from the subdivision database if the country exists but does not have any subdivisions. Fixes 13374.
Some typo fixes. Thanks to @VictorMireyev.
Update to iso-codes-3.72.
2017-08-27 12:27:13 +00:00