mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-phonenumbers: update to 8.11.5.
This commit is contained in:
parent
fb3e7082d3
commit
4de75d41bf
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'python3-phonenumbers'
|
# Template file for 'python3-phonenumbers'
|
||||||
pkgname=python3-phonenumbers
|
pkgname=python3-phonenumbers
|
||||||
version=8.11.1
|
version=8.11.5
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="phonenumbers-${version}"
|
wrksrc="phonenumbers-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="phonenumbers"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="Library for dealing with international phone numbers"
|
short_desc="Library for dealing with international phone numbers"
|
||||||
|
@ -13,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/daviddrysdale/python-phonenumbers"
|
homepage="https://github.com/daviddrysdale/python-phonenumbers"
|
||||||
distfiles="${PYPI_SITE}/p/phonenumbers/phonenumbers-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/phonenumbers/phonenumbers-${version}.tar.gz"
|
||||||
checksum=239507184ee5b1b83557005af1d5fcce70f83ae18f5dff45b94a67226db10d63
|
checksum=a08f1843dba5e35f7d01b804be6c8fa438567128bcd5e75945dcc7d5f486846c
|
||||||
|
|
Loading…
Add table
Reference in a new issue