mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pycountry: update to 23.12.11.
This commit is contained in:
parent
c75497d31a
commit
549b0ff9b4
1 changed files with 7 additions and 6 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'python3-pycountry'
|
# Template file for 'python3-pycountry'
|
||||||
pkgname=python3-pycountry
|
pkgname=python3-pycountry
|
||||||
version=22.3.5
|
version=23.12.11
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-poetry-core"
|
||||||
depends="python3"
|
depends="python3 python3-importlib_metadata"
|
||||||
|
checkdepends="python3-pytest python3-importlib_metadata"
|
||||||
short_desc="ISO databases accessible from Python3"
|
short_desc="ISO databases accessible from Python3"
|
||||||
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://pypi.org/project/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=b2163a246c585894d808f18783e19137cb70a0c18fb36748dc01fc6f109c1646
|
checksum=00569d82eaefbc6a490a311bfa84a9c571cff9ddbf8b0a4f4e7b4f868b4ad925
|
||||||
|
|
Loading…
Add table
Reference in a new issue