mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
python-pycountry: update to 18.2.23
This commit is contained in:
parent
88e1135e77
commit
db5f340be8
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python-pycountry'
|
# Template file for 'python-pycountry'
|
||||||
pkgname=python-pycountry
|
pkgname=python-pycountry
|
||||||
version=17.9.23
|
version=18.2.23
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pycountry-${version}"
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
wrksrc="pycountry-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python"
|
depends="python"
|
||||||
|
@ -11,9 +11,9 @@ pycompile_module="pycountry"
|
||||||
short_desc="ISO databases accessible from Python2"
|
short_desc="ISO databases accessible from Python2"
|
||||||
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||||
license="LGPL-2.1"
|
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"
|
distfiles="${PYPI_SITE}/p/pycountry/pycountry-${version}.tar.gz"
|
||||||
checksum=173c5e3a8884c5616c6595078cc8f27e65ce59c6d9aa8864bace0c6b1281c57a
|
checksum=46e4b1a21516e41fe6f8c0ef7a9876da8ce9ac3f719e3fed79cf79fd9b6206ee
|
||||||
|
|
||||||
python3-pycountry_package() {
|
python3-pycountry_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue