New package: python3-phonenumbers-8.10.9
This commit is contained in:
parent
ea818327ab
commit
f8bbcf48e1
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-phonenumbers/template
Normal file
16
srcpkgs/python3-phonenumbers/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'python3-phonenumbers'
|
||||||
|
pkgname=python3-phonenumbers
|
||||||
|
version=8.10.9
|
||||||
|
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=d9cf2e8e4ad40552487ab47182bc9759fca1edaa7d513e95a9f20c6742416234
|
Loading…
Add table
Add a link
Reference in a new issue