14 lines
495 B
Bash
14 lines
495 B
Bash
# Template file for 'python3-pycountry'
|
|
pkgname=python3-pycountry
|
|
version=22.3.5
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
short_desc="ISO databases accessible from Python3"
|
|
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://pypi.org/project/pycountry/"
|
|
distfiles="${PYPI_SITE}/p/pycountry/pycountry-${version}.tar.gz"
|
|
checksum=b2163a246c585894d808f18783e19137cb70a0c18fb36748dc01fc6f109c1646
|