diff options
author | adam <adam@pkgsrc.org> | 2017-08-27 12:27:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-08-27 12:27:13 +0000 |
commit | 4d1d4bfd2a05e41a6b2b04658225484ae2770a1c (patch) | |
tree | 29adc895e5222d3bb7895f79c708063f148861ca /geography | |
parent | fb80dc249d3703481578549480d1d93fbb3fadfb (diff) | |
download | pkgsrc-4d1d4bfd2a05e41a6b2b04658225484ae2770a1c.tar.gz |
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.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/Makefile | 4 | ||||
-rw-r--r-- | geography/py-country/DESCR (renamed from geography/py-pycountry/DESCR) | 0 | ||||
-rw-r--r-- | geography/py-country/Makefile | 19 | ||||
-rw-r--r-- | geography/py-country/PLIST | 671 | ||||
-rw-r--r-- | geography/py-country/distinfo | 6 | ||||
-rw-r--r-- | geography/py-pycountry/Makefile | 28 | ||||
-rw-r--r-- | geography/py-pycountry/PLIST | 668 | ||||
-rw-r--r-- | geography/py-pycountry/distinfo | 6 |
8 files changed, 698 insertions, 704 deletions
diff --git a/geography/Makefile b/geography/Makefile index e8d61dc9f30..16147ed59f5 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2017/04/14 16:39:42 bouyer Exp $ +# $NetBSD: Makefile,v 1.66 2017/08/27 12:27:13 adam Exp $ # COMMENT= Software for geographical-related uses @@ -56,11 +56,11 @@ SUBDIR+= p5-Geography-Countries SUBDIR+= proj SUBDIR+= proj-doc SUBDIR+= proj-swig +SUBDIR+= py-country SUBDIR+= py-geojson SUBDIR+= py-google-maps-services-python SUBDIR+= py-obspy SUBDIR+= py-proj -SUBDIR+= py-pycountry SUBDIR+= py-trytond-country SUBDIR+= py-trytond-google-maps SUBDIR+= qgis diff --git a/geography/py-pycountry/DESCR b/geography/py-country/DESCR index 7c23f8704af..7c23f8704af 100644 --- a/geography/py-pycountry/DESCR +++ b/geography/py-country/DESCR diff --git a/geography/py-country/Makefile b/geography/py-country/Makefile new file mode 100644 index 00000000000..5f247aff4ca --- /dev/null +++ b/geography/py-country/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2017/08/27 12:27:13 adam Exp $ + +DISTNAME= pycountry-17.5.14 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} +CATEGORIES= geography python +MASTER_SITES= ${MASTER_SITE_PYPI:=p/pycountry/} + +MAINTAINER= kamel.derouiche@gmail.com +HOMEPAGE= https://pypi.python.org/pypi/pycountry +COMMENT= ISO country, subdivision, language, currency and script +LICENSE= gnu-lgpl-v2.1 + +USE_LANGUAGES= # none + +do-test: + cd ${WRKSRC}/src/pycountry/tests && ${SETENV} ${TEST_ENV} ${PYTHONBIN} test_general.py + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/geography/py-country/PLIST b/geography/py-country/PLIST new file mode 100644 index 00000000000..846489245cc --- /dev/null +++ b/geography/py-country/PLIST @@ -0,0 +1,671 @@ +@comment $NetBSD: PLIST,v 1.1 2017/08/27 12:27:13 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/pycountry/__init__.py +${PYSITELIB}/pycountry/__init__.pyc +${PYSITELIB}/pycountry/__init__.pyo +${PYSITELIB}/pycountry/databases/iso15924.json +${PYSITELIB}/pycountry/databases/iso3166-1.json +${PYSITELIB}/pycountry/databases/iso3166-2.json +${PYSITELIB}/pycountry/databases/iso3166-3.json +${PYSITELIB}/pycountry/databases/iso4217.json +${PYSITELIB}/pycountry/databases/iso639-3.json +${PYSITELIB}/pycountry/db.py +${PYSITELIB}/pycountry/db.pyc +${PYSITELIB}/pycountry/db.pyo +${PYSITELIB}/pycountry/locales/af/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/af/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/af/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/af/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/af/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/am/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/am/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/am/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/am/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/am/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ar/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/ar/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ar/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ar/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ar/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/ar/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/as/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/as/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/as/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/az/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/az/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/az/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/az/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/az/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/az/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/az/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/be/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/be/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/be/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/bn/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/bn/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/bn/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/bn/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/bn/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/bn_IN/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/bn_IN/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/bn_IN/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/br/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/br/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/br/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/br/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/br/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/br/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/br/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/bs/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/bs/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/bs/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/bs/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/bs/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/bs/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/bs/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/byn/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/byn/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/byn/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/byn/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/byn/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/crh/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/crh/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/crh/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/crh/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/crh/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/crh/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/crh/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/cy/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/cy/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/cy/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/cy/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/cy/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/dz/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/dz/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/dz/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/en/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/en/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/eu/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/eu/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/eu/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/eu/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/eu/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/eu/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/eu/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/fa/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/fa/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/fa/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/fa/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/fa/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/fa/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/fo/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/fo/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/fo/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/gez/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/gez/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/gez/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/gez/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/gez/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/gl/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/gl/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/gl/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/gl/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/gl/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/gl/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/gl/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/gu/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/gu/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/gu/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/gu/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/gu/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/haw/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/haw/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/haw/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/he/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/he/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/he/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/he/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/he/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/he/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/hi/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/hi/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/hi/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/hi/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/hi/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/hy/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/hy/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/hy/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ia/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/ia/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ia/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ia/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/is/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/is/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/is/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/is/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/is/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/is/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/is/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ka/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ka/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ka/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/kk/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/kk/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/kk/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/km/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/km/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/km/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/kn/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/kn/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/kn/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/kn/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/kn/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/kok/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/kok/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ku/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ku/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ku/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/mi/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/mi/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/mi/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/mi/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/mi/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/mk/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/mk/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/mk/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/mk/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/mk/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ml/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/ml/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ml/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ml/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/mn/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/mn/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/mn/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/mn/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/mn/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/mn/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/mr/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/mr/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/mr/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/mr/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/mr/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ms/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ms/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ms/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ms/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/ms/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/mt/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/mt/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/mt/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/mt/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/mt/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/nb/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/nb/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/nb/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/nb/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/nb/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/nb/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/nb/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ne/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ne/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ne/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/nn/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/nn/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/nn/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/nn/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/nn/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/nn/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/nn/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/nso/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/nso/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/nso/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/nso/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/nso/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/nso/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/nso/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/or/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/or/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/or/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/or/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/or/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/pa/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/pa/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/pa/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/pa/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/pa/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ps/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ps/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ps/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ps/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/ps/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/pt/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/pt/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/pt/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/pt/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/pt/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/pt/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/pt/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/pt_BR/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/pt_BR/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/pt_BR/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/pt_BR/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/pt_BR/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/pt_BR/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/pt_BR/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ru/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/ru/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ru/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ru/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ru/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/ru/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/ru/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/rw/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/rw/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/rw/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/rw/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/rw/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/rw/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/si/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/si/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/si/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/so/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/so/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/so/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/sq/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/sq/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/sq/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/sw/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/sw/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/sw/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ta/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ta/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ta/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ta/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/ta/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/te/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/te/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/te/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ti/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ti/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ti/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ti/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/ti/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/tig/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/tig/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/tig/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/tig/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/tig/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/tk/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/tk/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/tk/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/tl/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/tl/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/tl/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/tt/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/tt/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/tt/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/tt/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/tt/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/tt@iqtelif/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/tt@iqtelif/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/tt@iqtelif/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/tt@iqtelif/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/tt@iqtelif/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ug/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ug/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ug/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/ve/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/ve/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/ve/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/ve/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/ve/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/ve/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/ve/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/wa/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/wa/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/wa/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/wa/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/wa/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/wa/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/wa/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/wal/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/wal/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/wal/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/wo/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/wo/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/wo/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/xh/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/xh/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/xh/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/xh/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/xh/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/zh_HK/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/zh_HK/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/zh_HK/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/zh_HK/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/zh_HK/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso15924.mo +${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso3166-2.mo +${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso3166_2.mo +${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso4217.mo +${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/locales/zu/LC_MESSAGES/iso3166-1.mo +${PYSITELIB}/pycountry/locales/zu/LC_MESSAGES/iso3166-3.mo +${PYSITELIB}/pycountry/locales/zu/LC_MESSAGES/iso3166.mo +${PYSITELIB}/pycountry/locales/zu/LC_MESSAGES/iso639-3.mo +${PYSITELIB}/pycountry/locales/zu/LC_MESSAGES/iso639_3.mo +${PYSITELIB}/pycountry/tests/test_general.py +${PYSITELIB}/pycountry/tests/test_general.pyc +${PYSITELIB}/pycountry/tests/test_general.pyo diff --git a/geography/py-country/distinfo b/geography/py-country/distinfo new file mode 100644 index 00000000000..e88a0d00222 --- /dev/null +++ b/geography/py-country/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2017/08/27 12:27:13 adam Exp $ + +SHA1 (pycountry-17.5.14.tar.gz) = 3c4dc1eabb09c771a5193ac18fb7256ef030c215 +RMD160 (pycountry-17.5.14.tar.gz) = a915f898d99f4f871ddde7c77f8ff4b7eba6bc59 +SHA512 (pycountry-17.5.14.tar.gz) = bf5a13ce128f9512287f09c3edb565a3493bf490e420a01c8a45bbb96cfb2482674e8c81cf4db909a92db647f4ba71d03f4aca51995f6c64e4eb59f5c617bcea +Size (pycountry-17.5.14.tar.gz) = 9203433 bytes diff --git a/geography/py-pycountry/Makefile b/geography/py-pycountry/Makefile deleted file mode 100644 index 854a2560ef9..00000000000 --- a/geography/py-pycountry/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $NetBSD: Makefile,v 1.3 2016/06/09 05:53:39 wiz Exp $ - -DISTNAME= pycountry-1.10 -PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= geography python -MASTER_SITES= ${MASTER_SITE_PYPI:=p/pycountry/} -EXTRACT_SUFX= .zip - -MAINTAINER= kamel.derouiche@gmail.com -HOMEPAGE= https://pypi.python.org/pypi/pycountry -COMMENT= ISO country, subdivision, language, currency and script -LICENSE= gnu-lgpl-v2.1 - -USE_PKGLOCALEDIR= yes -USE_LANGUAGES= # none - -do-test: - ${RUN} cd ${WRKSRC}/src/pycountry; ${SETENV} ${TEST_ENV} ${PYTHONBIN} test_general.py - -post-install: - ${CHMOD} -x ${DESTDIR}${PREFIX}/${PYSITELIB}/${EGG_INFODIR}/* - ${CHMOD} -x ${DESTDIR}${PREFIX}/${PYSITELIB}/pycountry/databases/*.xml - ${CHMOD} -x ${DESTDIR}${PREFIX}/${PYSITELIB}/pycountry/locales/*/LC_MESSAGES/*.mo - ${CHMOD} -x ${DESTDIR}${PREFIX}/${PYSITELIB}/pycountry/locales/*/LC_MESSAGES/*.po - ${CHMOD} -x ${DESTDIR}${PREFIX}/${PYSITELIB}/pycountry/tests/test_general.py - -.include "../../lang/python/egg.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/geography/py-pycountry/PLIST b/geography/py-pycountry/PLIST deleted file mode 100644 index 56c0248dc90..00000000000 --- a/geography/py-pycountry/PLIST +++ /dev/null @@ -1,668 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2014/12/06 15:18:29 rodent Exp $ -${PYSITELIB}/${EGG_INFODIR}/PKG-INFO -${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt -${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt -${PYSITELIB}/${EGG_INFODIR}/not-zip-safe -${PYSITELIB}/${EGG_INFODIR}/top_level.txt -${PYSITELIB}/pycountry/__init__.py -${PYSITELIB}/pycountry/__init__.pyc -${PYSITELIB}/pycountry/__init__.pyo -${PYSITELIB}/pycountry/databases/iso15924.xml -${PYSITELIB}/pycountry/databases/iso3166.xml -${PYSITELIB}/pycountry/databases/iso3166_2.xml -${PYSITELIB}/pycountry/databases/iso4217.xml -${PYSITELIB}/pycountry/databases/iso639.xml -${PYSITELIB}/pycountry/db.py -${PYSITELIB}/pycountry/db.pyc -${PYSITELIB}/pycountry/db.pyo -${PYSITELIB}/pycountry/locales/af/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/af/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/af/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/af/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/am/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/am/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/am/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/am/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ar/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/ar/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/ar/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ar/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ar/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/ar/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/as/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/as/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/as/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/as/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/az/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/az/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/az/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/az/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/az/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/az/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/be/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/be/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/be/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/be/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/bn/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/bn/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/bn/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/bn/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/bn_IN/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/bn_IN/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/bn_IN/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/bn_IN/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/br/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/br/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/br/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/br/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/br/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/br/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/br/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/br/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/bs/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/bs/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/bs/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/bs/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/bs/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/bs/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/byn/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/byn/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/byn/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/byn/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/ca/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/crh/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/crh/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/crh/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/crh/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/crh/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/crh/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/cy/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/cy/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/cy/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/cy/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/da/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/de/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/dz/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/dz/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/el/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/en/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/en/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/es/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/eu/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/eu/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/eu/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/eu/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/eu/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/eu/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/fa/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/fa/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/fa/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/fa/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/fa/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/fa/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/fi/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/fo/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/fo/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/gez/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/gez/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/gez/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/gez/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/gl/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/gl/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/gl/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/gl/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/gl/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/gl/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/gl/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/gl/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/gu/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/gu/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/gu/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/gu/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/haw/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/haw/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/he/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/he/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/he/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/he/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/he/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/he/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/hi/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/hi/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/hi/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/hi/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/hy/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/hy/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ia/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/ia/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/ia/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ia/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/id/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/is/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/is/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/is/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/is/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/is/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/is/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/is/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/is/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/it/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/ja/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ka/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ka/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/kk/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/kk/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/km/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/km/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/kn/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/kn/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/kn/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/kn/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/ko/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/kok/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/kok/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ku/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ku/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/lt/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/lv/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/mi/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/mi/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/mi/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/mi/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/mk/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/mk/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/mk/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/mk/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ml/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/ml/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/ml/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ml/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ml/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/ml/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/mn/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/mn/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/mn/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/mn/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/mn/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/mn/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/mr/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/mr/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/mr/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/mr/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ms/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ms/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ms/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/ms/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/mt/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/mt/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/mt/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/mt/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/nb/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/nb/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/nb/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/nb/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/nb/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/nb/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/nb/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/nb/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ne/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ne/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/nl/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/nn/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/nn/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/nn/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/nn/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/nn/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/nn/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/nn/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/nn/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/nso/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/nso/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/nso/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/nso/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/nso/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/nso/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/oc/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/or/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/or/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/or/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/or/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/pa/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/pa/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/pa/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/pa/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/pl/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ps/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ps/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ps/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/ps/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/pt/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/pt/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/pt/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/pt/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/pt/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/pt/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/pt/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/pt/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/pt_BR/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/pt_BR/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/pt_BR/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/pt_BR/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/pt_BR/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/pt_BR/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/pt_BR/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/pt_BR/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/ro/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ru/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/ru/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/ru/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ru/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ru/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/ru/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/ru/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/ru/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/rw/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/rw/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/rw/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/rw/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/rw/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/rw/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/si/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/si/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/sk/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/sl/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/so/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/so/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/sq/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/sq/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/sr/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/sr@latin/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/sv/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/sw/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/sw/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ta/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ta/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ta/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/ta/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/te/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/te/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/te/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/te/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/th/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ti/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ti/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ti/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/ti/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/tig/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/tig/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/tig/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/tig/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/tk/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/tk/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/tl/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/tl/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/tr/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/tt/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/tt/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/tt/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/tt/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/tt@iqtelif/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/tt@iqtelif/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/tt@iqtelif/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/tt@iqtelif/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ug/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ug/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/uk/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/ve/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/ve/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/ve/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/ve/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/ve/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/ve/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/vi/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/wa/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/wa/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/wa/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/wa/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/wa/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/wa/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/wal/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/wal/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/wo/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/wo/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/xh/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/xh/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/xh/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/xh/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/zh_CN/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/zh_HK/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/zh_HK/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/zh_HK/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/zh_HK/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/zh_HK/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/zh_HK/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/zh_HK/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/zh_HK/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso15924.mo -${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso15924.po -${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso3166_2.mo -${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso3166_2.po -${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso4217.mo -${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso4217.po -${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/locales/zu/LC_MESSAGES/iso3166.mo -${PYSITELIB}/pycountry/locales/zu/LC_MESSAGES/iso3166.po -${PYSITELIB}/pycountry/locales/zu/LC_MESSAGES/iso639.mo -${PYSITELIB}/pycountry/locales/zu/LC_MESSAGES/iso639.po -${PYSITELIB}/pycountry/tests/test_general.py -${PYSITELIB}/pycountry/tests/test_general.pyc -${PYSITELIB}/pycountry/tests/test_general.pyo diff --git a/geography/py-pycountry/distinfo b/geography/py-pycountry/distinfo deleted file mode 100644 index e30fe55877d..00000000000 --- a/geography/py-pycountry/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 00:08:45 agc Exp $ - -SHA1 (pycountry-1.10.zip) = a7dcea993898d81ae23985d3c0d3a415be59b038 -RMD160 (pycountry-1.10.zip) = 8f8a0f06a03cefa4d40adb42618f008fc4d775df -SHA512 (pycountry-1.10.zip) = 076de329c5b9d7626fbf0aace654504a2cd2d1d7bdf2ec89ba4763b38b756a6e75c7f3032c4b8785693d291ace7a206673cac1a457c4dd59e8c3ce1cd70d7d60 -Size (pycountry-1.10.zip) = 8140587 bytes |