python-pycountry: update to 18.2.23
This commit is contained in:
parent
88e1135e77
commit
db5f340be8
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python-pycountry'
|
||||
pkgname=python-pycountry
|
||||
version=17.9.23
|
||||
version=18.2.23
|
||||
revision=1
|
||||
wrksrc="pycountry-${version}"
|
||||
noarch=yes
|
||||
wrksrc="pycountry-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python"
|
||||
|
@ -11,9 +11,9 @@ pycompile_module="pycountry"
|
|||
short_desc="ISO databases accessible from Python2"
|
||||
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://pypi.python.org/pypi/pycountry"
|
||||
homepage="https://pypi.org/project/pycountry/"
|
||||
distfiles="${PYPI_SITE}/p/pycountry/pycountry-${version}.tar.gz"
|
||||
checksum=173c5e3a8884c5616c6595078cc8f27e65ce59c6d9aa8864bace0c6b1281c57a
|
||||
checksum=46e4b1a21516e41fe6f8c0ef7a9876da8ce9ac3f719e3fed79cf79fd9b6206ee
|
||||
|
||||
python3-pycountry_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue