python3-phonenumbers: update to 8.12.39.
This commit is contained in:
parent
07d3441b5a
commit
f5673da06e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-phonenumbers'
|
# Template file for 'python3-phonenumbers'
|
||||||
pkgname=python3-phonenumbers
|
pkgname=python3-phonenumbers
|
||||||
version=8.12.38
|
version=8.12.39
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="phonenumbers-${version}"
|
wrksrc="phonenumbers-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,4 +12,4 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/daviddrysdale/python-phonenumbers"
|
homepage="https://github.com/daviddrysdale/python-phonenumbers"
|
||||||
changelog="https://raw.githubusercontent.com/daviddrysdale/python-phonenumbers/dev/python/HISTORY.md"
|
changelog="https://raw.githubusercontent.com/daviddrysdale/python-phonenumbers/dev/python/HISTORY.md"
|
||||||
distfiles="${PYPI_SITE}/p/phonenumbers/phonenumbers-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/phonenumbers/phonenumbers-${version}.tar.gz"
|
||||||
checksum=3cda1d1cea9a6801babf825e6c0f6a9776ea6d8a68b81b256178f8e5aa813344
|
checksum=0f7745e1f108654db347d885e814cbb5f225b8c5f5ce336024b193c79291ddaa
|
||||||
|
|
Loading…
Reference in New Issue