python3-phonenumbers: update to 8.12.51.
This commit is contained in:
parent
4fd0dfba69
commit
643e372b03
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-phonenumbers'
|
||||
pkgname=python3-phonenumbers
|
||||
version=8.12.50
|
||||
version=8.12.51
|
||||
revision=1
|
||||
wrksrc="phonenumbers-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,4 +12,4 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/daviddrysdale/python-phonenumbers"
|
||||
changelog="https://raw.githubusercontent.com/daviddrysdale/python-phonenumbers/dev/python/HISTORY.md"
|
||||
distfiles="${PYPI_SITE}/p/phonenumbers/phonenumbers-${version}.tar.gz"
|
||||
checksum=f00d67f20875804f4fade4803a9438294029982ac929c6ba303e1f0290cf5d45
|
||||
checksum=9d4a9460127ffd288ae071dd1f7942e2329da5b5c5d57d8aabe7103427ca7cbf
|
||||
|
|
Loading…
Reference in New Issue