16 lines
603 B
Bash
16 lines
603 B
Bash
# Template file for 'python3-phonenumbers'
|
|
pkgname=python3-phonenumbers
|
|
version=8.10.10
|
|
revision=1
|
|
archs=noarch
|
|
wrksrc="phonenumbers-${version}"
|
|
build_style=python3-module
|
|
pycompile_module="phonenumbers"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
short_desc="Library for dealing with international phone numbers"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/daviddrysdale/python-phonenumbers"
|
|
distfiles="${PYPI_SITE}/p/phonenumbers/phonenumbers-${version}.tar.gz"
|
|
checksum=dabc8cfcff96446b0787ea337739ea286ec3949ec27a4790a9b4587817da5c5f
|