pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography/py-country



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Apr 25 13:09:23 UTC 2023

Modified Files:
        pkgsrc/geography/py-country: Makefile PLIST distinfo

Log Message:
py-country: updated to 22.3.5

22.3.5 (2022-03-05)
-------------------

- Update to iso-codes 4.9.0.

22.1.10 (2022-01-10)
--------------------

- Update to iso-codes 4.8.0. (Thanks to llimeht!)

20.7.3 (2020-07-03)
-------------------

- Fix bug 37: (accidental) unconditional pkg_resources import.
  (thanks, crbunney)

20.7.2 (2020-07-02)
-------------------

- Add (auto-generated) __version__ attribute to the main module.

- Add fuzzy search to historic countries.

- Update to iso-codes 4.5.0.

- Clean up the normalization (lower casing) of values in indexes and searches.

- Smaller cleanups and build environment version bumps.

- Python 3-only cleanups and updated Python minor version compatibility
  (thanks, Djailla)

- Remove defunct bugtracker link from README (thanks, jwilk)

- Moved to Git/Github; switched from Bitbucket Pipelines to Travis builds.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/geography/py-country/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/geography/py-country/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/geography/py-country/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/py-country/Makefile
diff -u pkgsrc/geography/py-country/Makefile:1.7 pkgsrc/geography/py-country/Makefile:1.8
--- pkgsrc/geography/py-country/Makefile:1.7    Tue Jan  4 20:54:02 2022
+++ pkgsrc/geography/py-country/Makefile        Tue Apr 25 13:09:23 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2022/01/04 20:54:02 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2023/04/25 13:09:23 adam Exp $
 
-DISTNAME=      pycountry-19.8.18
+DISTNAME=      pycountry-22.3.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
-PKGREVISION=   1
 CATEGORIES=    geography python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pycountry/}
 

Index: pkgsrc/geography/py-country/PLIST
diff -u pkgsrc/geography/py-country/PLIST:1.5 pkgsrc/geography/py-country/PLIST:1.6
--- pkgsrc/geography/py-country/PLIST:1.5       Thu Nov 28 06:24:29 2019
+++ pkgsrc/geography/py-country/PLIST   Tue Apr 25 13:09:23 2023
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.5 2019/11/28 06:24:29 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2023/04/25 13:09:23 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}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/pycountry/__init__.py
 ${PYSITELIB}/pycountry/__init__.pyc
@@ -42,10 +43,14 @@ ${PYSITELIB}/pycountry/locales/ar/LC_MES
 ${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/iso15924.mo
 ${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso3166-1.mo
+${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso3166-2.mo
 ${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso3166-3.mo
 ${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso3166.mo
+${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso4217.mo
 ${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso639-3.mo
+${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso639-5.mo
 ${PYSITELIB}/pycountry/locales/ast/LC_MESSAGES/iso639_3.mo
 ${PYSITELIB}/pycountry/locales/ay/LC_MESSAGES/iso3166-1.mo
 ${PYSITELIB}/pycountry/locales/az/LC_MESSAGES/iso3166-1.mo
@@ -63,6 +68,7 @@ ${PYSITELIB}/pycountry/locales/be/LC_MES
 ${PYSITELIB}/pycountry/locales/be/LC_MESSAGES/iso3166-3.mo
 ${PYSITELIB}/pycountry/locales/be/LC_MESSAGES/iso3166.mo
 ${PYSITELIB}/pycountry/locales/be/LC_MESSAGES/iso4217.mo
+${PYSITELIB}/pycountry/locales/be/LC_MESSAGES/iso639-3.mo
 ${PYSITELIB}/pycountry/locales/be/LC_MESSAGES/iso639-5.mo
 ${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso15924.mo
 ${PYSITELIB}/pycountry/locales/bg/LC_MESSAGES/iso3166-1.mo
@@ -76,8 +82,13 @@ ${PYSITELIB}/pycountry/locales/bi/LC_MES
 ${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/iso4217.mo
 ${PYSITELIB}/pycountry/locales/bn/LC_MESSAGES/iso639-3.mo
+${PYSITELIB}/pycountry/locales/bn/LC_MESSAGES/iso639-5.mo
 ${PYSITELIB}/pycountry/locales/bn/LC_MESSAGES/iso639_3.mo
+${PYSITELIB}/pycountry/locales/bn_BD/LC_MESSAGES/iso15924.mo
+${PYSITELIB}/pycountry/locales/bn_BD/LC_MESSAGES/iso3166-2.mo
+${PYSITELIB}/pycountry/locales/bn_BD/LC_MESSAGES/iso639-5.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
@@ -130,6 +141,7 @@ ${PYSITELIB}/pycountry/locales/cs/LC_MES
 ${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso639-3.mo
 ${PYSITELIB}/pycountry/locales/cs/LC_MESSAGES/iso639_3.mo
 ${PYSITELIB}/pycountry/locales/csb/LC_MESSAGES/iso3166-1.mo
+${PYSITELIB}/pycountry/locales/cv/LC_MESSAGES/iso15924.mo
 ${PYSITELIB}/pycountry/locales/cv/LC_MESSAGES/iso3166-1.mo
 ${PYSITELIB}/pycountry/locales/cy/LC_MESSAGES/iso15924.mo
 ${PYSITELIB}/pycountry/locales/cy/LC_MESSAGES/iso3166-1.mo
@@ -180,7 +192,9 @@ ${PYSITELIB}/pycountry/locales/eo/LC_MES
 ${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/iso4217.mo
 ${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso639-3.mo
+${PYSITELIB}/pycountry/locales/eo/LC_MESSAGES/iso639-5.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
@@ -200,15 +214,18 @@ ${PYSITELIB}/pycountry/locales/et/LC_MES
 ${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso639-3.mo
 ${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso639-5.mo
 ${PYSITELIB}/pycountry/locales/et/LC_MESSAGES/iso639_3.mo
+${PYSITELIB}/pycountry/locales/eu/LC_MESSAGES/iso15924.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/iso4217.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-2.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
@@ -223,6 +240,8 @@ ${PYSITELIB}/pycountry/locales/fi/LC_MES
 ${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/fil/LC_MESSAGES/iso15924.mo
+${PYSITELIB}/pycountry/locales/fil/LC_MESSAGES/iso3166-1.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
@@ -238,6 +257,9 @@ ${PYSITELIB}/pycountry/locales/fr/LC_MES
 ${PYSITELIB}/pycountry/locales/fr/LC_MESSAGES/iso639_3.mo
 ${PYSITELIB}/pycountry/locales/frp/LC_MESSAGES/iso3166-1.mo
 ${PYSITELIB}/pycountry/locales/fur/LC_MESSAGES/iso3166-1.mo
+${PYSITELIB}/pycountry/locales/fur/LC_MESSAGES/iso3166-3.mo
+${PYSITELIB}/pycountry/locales/fur/LC_MESSAGES/iso639-3.mo
+${PYSITELIB}/pycountry/locales/fur/LC_MESSAGES/iso639-5.mo
 ${PYSITELIB}/pycountry/locales/fy/LC_MESSAGES/iso3166-1.mo
 ${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso3166-1.mo
 ${PYSITELIB}/pycountry/locales/ga/LC_MESSAGES/iso3166-2.mo
@@ -281,12 +303,16 @@ ${PYSITELIB}/pycountry/locales/hi/LC_MES
 ${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-5.mo
 ${PYSITELIB}/pycountry/locales/hi/LC_MESSAGES/iso639_3.mo
+${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso15924.mo
 ${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso3166-1.mo
+${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso3166-2.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-5.mo
 ${PYSITELIB}/pycountry/locales/hr/LC_MESSAGES/iso639_3.mo
 ${PYSITELIB}/pycountry/locales/ht/LC_MESSAGES/iso3166-1.mo
 ${PYSITELIB}/pycountry/locales/hu/LC_MESSAGES/iso15924.mo
@@ -350,7 +376,12 @@ ${PYSITELIB}/pycountry/locales/jam/LC_ME
 ${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/kab/LC_MESSAGES/iso15924.mo
 ${PYSITELIB}/pycountry/locales/kab/LC_MESSAGES/iso3166-1.mo
+${PYSITELIB}/pycountry/locales/kab/LC_MESSAGES/iso3166-2.mo
+${PYSITELIB}/pycountry/locales/kab/LC_MESSAGES/iso4217.mo
+${PYSITELIB}/pycountry/locales/kab/LC_MESSAGES/iso639-3.mo
+${PYSITELIB}/pycountry/locales/kab/LC_MESSAGES/iso639-5.mo
 ${PYSITELIB}/pycountry/locales/ki/LC_MESSAGES/iso3166-1.mo
 ${PYSITELIB}/pycountry/locales/kk/LC_MESSAGES/iso3166-1.mo
 ${PYSITELIB}/pycountry/locales/kk/LC_MESSAGES/iso3166-3.mo
@@ -359,6 +390,8 @@ ${PYSITELIB}/pycountry/locales/kl/LC_MES
 ${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/kmr/LC_MESSAGES/iso3166-1.mo
+${PYSITELIB}/pycountry/locales/kmr/LC_MESSAGES/iso3166-3.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
@@ -487,6 +520,7 @@ ${PYSITELIB}/pycountry/locales/oc/LC_MES
 ${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-5.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
@@ -524,10 +558,12 @@ ${PYSITELIB}/pycountry/locales/pt/LC_MES
 ${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-2.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-5.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
@@ -540,10 +576,12 @@ ${PYSITELIB}/pycountry/locales/ro/LC_MES
 ${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-2.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-5.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
@@ -559,6 +597,7 @@ ${PYSITELIB}/pycountry/locales/sc/LC_MES
 ${PYSITELIB}/pycountry/locales/sc/LC_MESSAGES/iso639-3.mo
 ${PYSITELIB}/pycountry/locales/sc/LC_MESSAGES/iso639-5.mo
 ${PYSITELIB}/pycountry/locales/sd/LC_MESSAGES/iso3166-1.mo
+${PYSITELIB}/pycountry/locales/si/LC_MESSAGES/iso15924.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
@@ -580,13 +619,22 @@ ${PYSITELIB}/pycountry/locales/sl/LC_MES
 ${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/iso15924.mo
 ${PYSITELIB}/pycountry/locales/so/LC_MESSAGES/iso3166-1.mo
+${PYSITELIB}/pycountry/locales/so/LC_MESSAGES/iso3166-2.mo
 ${PYSITELIB}/pycountry/locales/so/LC_MESSAGES/iso3166-3.mo
 ${PYSITELIB}/pycountry/locales/so/LC_MESSAGES/iso3166.mo
+${PYSITELIB}/pycountry/locales/so/LC_MESSAGES/iso4217.mo
+${PYSITELIB}/pycountry/locales/so/LC_MESSAGES/iso639-3.mo
 ${PYSITELIB}/pycountry/locales/son/LC_MESSAGES/iso3166-1.mo
+${PYSITELIB}/pycountry/locales/sq/LC_MESSAGES/iso15924.mo
 ${PYSITELIB}/pycountry/locales/sq/LC_MESSAGES/iso3166-1.mo
+${PYSITELIB}/pycountry/locales/sq/LC_MESSAGES/iso3166-2.mo
 ${PYSITELIB}/pycountry/locales/sq/LC_MESSAGES/iso3166-3.mo
 ${PYSITELIB}/pycountry/locales/sq/LC_MESSAGES/iso3166.mo
+${PYSITELIB}/pycountry/locales/sq/LC_MESSAGES/iso4217.mo
+${PYSITELIB}/pycountry/locales/sq/LC_MESSAGES/iso639-3.mo
+${PYSITELIB}/pycountry/locales/sq/LC_MESSAGES/iso639-5.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
@@ -673,6 +721,9 @@ ${PYSITELIB}/pycountry/locales/tt@iqteli
 ${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/tzm/LC_MESSAGES/iso15924.mo
+${PYSITELIB}/pycountry/locales/tzm/LC_MESSAGES/iso3166-1.mo
+${PYSITELIB}/pycountry/locales/tzm/LC_MESSAGES/iso4217.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
@@ -737,6 +788,7 @@ ${PYSITELIB}/pycountry/locales/zh_HK/LC_
 ${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_Hans/LC_MESSAGES/iso639-5.mo
 ${PYSITELIB}/pycountry/locales/zh_Hant/LC_MESSAGES/iso639-5.mo
 ${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso15924.mo
 ${PYSITELIB}/pycountry/locales/zh_TW/LC_MESSAGES/iso3166-1.mo

Index: pkgsrc/geography/py-country/distinfo
diff -u pkgsrc/geography/py-country/distinfo:1.8 pkgsrc/geography/py-country/distinfo:1.9
--- pkgsrc/geography/py-country/distinfo:1.8    Tue Oct 26 10:45:14 2021
+++ pkgsrc/geography/py-country/distinfo        Tue Apr 25 13:09:23 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 10:45:14 nia Exp $
+$NetBSD: distinfo,v 1.9 2023/04/25 13:09:23 adam Exp $
 
-BLAKE2s (pycountry-19.8.18.tar.gz) = 37a55aa2183eb796b4fafea1c969d29b2802249feee0392efb7b33a781b7b5b7
-SHA512 (pycountry-19.8.18.tar.gz) = 39ba06629eeea55460424d06992ca5f1e5bf6168b219dc4880ec326f6aa0c92a4fdc54d4143a8b8bb1490149af793e760e291c6d704104a57ba91e88228ab669
-Size (pycountry-19.8.18.tar.gz) = 10003160 bytes
+BLAKE2s (pycountry-22.3.5.tar.gz) = db20faaf3bad9e36981aed14236999cc2269826d198a3d30efe2603f8523b73a
+SHA512 (pycountry-22.3.5.tar.gz) = 07dc507ee94f1880727761df197f81704386d9246163c9a5872f47083d37c7d1205dfbd28c6663ef0731a0b05277ade03a1a1929ab84087e0e85c05028c68b89
+Size (pycountry-22.3.5.tar.gz) = 10141551 bytes



Home | Main Index | Thread Index | Old Index