python3-pycountry: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:02 -04:00
parent a1c1167517
commit 6f7496aa35

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pycountry' # Template file for 'python3-pycountry'
pkgname=python3-pycountry pkgname=python3-pycountry
version=19.8.18 version=19.8.18
revision=4 revision=5
wrksrc="pycountry-${version}" wrksrc="pycountry-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"