15 lines
526 B
Bash
15 lines
526 B
Bash
# Template file for 'python3-pycountry'
|
|
pkgname=python3-pycountry
|
|
version=19.8.18
|
|
revision=3
|
|
wrksrc="pycountry-${version}"
|
|
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=3c57aa40adcf293d59bebaffbe60d8c39976fba78d846a018dc0c2ec9c6cb3cb
|