mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python-pycountry: update to 1.14.
This commit is contained in:
parent
8a2c8a6f8f
commit
410ff26dfc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pycountry'
|
# Template file for 'python-pycountry'
|
||||||
pkgname="python-pycountry"
|
pkgname="python-pycountry"
|
||||||
version=1.13
|
version=1.14
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pycountry-${version}"
|
wrksrc="pycountry-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://pypi.python.org/pypi/pycountry"
|
homepage="http://pypi.python.org/pypi/pycountry"
|
||||||
distfiles="${PYPI_SITE}/p/pycountry/pycountry-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pycountry/pycountry-${version}.tar.gz"
|
||||||
checksum=3b72f2c334e702d463205e510d8d9b3fc8364a2f647074f543a1da2602730918
|
checksum=e5012671e4c1e0280574fff5bce50d892e8b56dea43e867661088c1bf91c2f0c
|
||||||
|
|
||||||
python3.4-pycountry_package() {
|
python3.4-pycountry_package() {
|
||||||
pycompile_version="3.4"
|
pycompile_version="3.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue