renamed Swaziland into Kingdom of eSwatini

This commit is contained in:
Tobias Wellnitz, DH1TW 2019-11-27 03:10:08 +01:00
parent 21f624c4c7
commit c8fb844e2d
7 changed files with 64759 additions and 57238 deletions

View file

@ -40,6 +40,8 @@ versions:
* Python 3.4
* Python 3.5
* Python 3.6
* Python 3.7
* Python 3.8
* [pypy](https://pypy.org/) (Python 2)
## Documentation

View file

@ -1,6 +1,14 @@
Changelog
---------
PyHamTools 0.7.4
================
27. November 2019
* Renamed "Swaziland" into "Kingdom of eSwatini"
PyHamTools 0.7.3
================

View file

@ -1,7 +1,7 @@
{
"Canada": 1,
"Kingman Reef": 134,
"Swaziland": 468,
"Kingdom of eSwatini": 468,
"Cameroon": 406,
"Burkina Faso": 480,
"Turkmenistan": 280,

View file

@ -1,3 +1,3 @@
VERSION = (0, 7, 3)
VERSION = (0, 7, 4)
__release__ = ''.join(['-.'[type(x) == int]+str(x) for x in VERSION])[1:]
__version__ = '.'.join((str(VERSION[0]), str(VERSION[1])))

10765
test/fixtures/cty.plist vendored

File diff suppressed because it is too large Load diff

111216
test/fixtures/cty.xml vendored

File diff suppressed because it is too large Load diff

View file

@ -97,7 +97,7 @@ response_Prefix_VK9_starting_1976 = {
}
response_Prefix_ZD5_1964_to_1971 = {
'country': u'SWAZILAND',
'country': u'KINGDOM OF ESWATINI',
'adif' : 468,
'continent': u'AF',
'latitude': -26.30,