py-phonenumbers: updated to 8.12.6
What's new in 8.12.0 Merge to [upstream commit fbfc3639d484](https://github.com/google/libphonenumber/commit/fbfc3639d484); just metadata changes.
This commit is contained in:
parent
0fcaae443d
commit
1e64847e9f
3 changed files with 23 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.16 2019/05/29 21:05:10 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2020/07/07 05:36:00 adam Exp $
|
||||
|
||||
DISTNAME= phonenumbers-8.10.12
|
||||
DISTNAME= phonenumbers-8.12.6
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= comms textproc python
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=p/phonenumbers/}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.10 2019/05/29 21:05:10 adam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.11 2020/07/07 05:36:00 adam Exp $
|
||||
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
||||
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
||||
|
@ -990,6 +990,18 @@ ${PYSITELIB}/phonenumbers/geodata/data23.pyo
|
|||
${PYSITELIB}/phonenumbers/geodata/data24.py
|
||||
${PYSITELIB}/phonenumbers/geodata/data24.pyc
|
||||
${PYSITELIB}/phonenumbers/geodata/data24.pyo
|
||||
${PYSITELIB}/phonenumbers/geodata/data25.py
|
||||
${PYSITELIB}/phonenumbers/geodata/data25.pyc
|
||||
${PYSITELIB}/phonenumbers/geodata/data25.pyo
|
||||
${PYSITELIB}/phonenumbers/geodata/data26.py
|
||||
${PYSITELIB}/phonenumbers/geodata/data26.pyc
|
||||
${PYSITELIB}/phonenumbers/geodata/data26.pyo
|
||||
${PYSITELIB}/phonenumbers/geodata/data27.py
|
||||
${PYSITELIB}/phonenumbers/geodata/data27.pyc
|
||||
${PYSITELIB}/phonenumbers/geodata/data27.pyo
|
||||
${PYSITELIB}/phonenumbers/geodata/data28.py
|
||||
${PYSITELIB}/phonenumbers/geodata/data28.pyc
|
||||
${PYSITELIB}/phonenumbers/geodata/data28.pyo
|
||||
${PYSITELIB}/phonenumbers/geodata/data3.py
|
||||
${PYSITELIB}/phonenumbers/geodata/data3.pyc
|
||||
${PYSITELIB}/phonenumbers/geodata/data3.pyo
|
||||
|
@ -1638,6 +1650,9 @@ ${PYSITELIB}/phonenumbers/shortdata/region_SO.pyo
|
|||
${PYSITELIB}/phonenumbers/shortdata/region_SR.py
|
||||
${PYSITELIB}/phonenumbers/shortdata/region_SR.pyc
|
||||
${PYSITELIB}/phonenumbers/shortdata/region_SR.pyo
|
||||
${PYSITELIB}/phonenumbers/shortdata/region_SS.py
|
||||
${PYSITELIB}/phonenumbers/shortdata/region_SS.pyc
|
||||
${PYSITELIB}/phonenumbers/shortdata/region_SS.pyo
|
||||
${PYSITELIB}/phonenumbers/shortdata/region_ST.py
|
||||
${PYSITELIB}/phonenumbers/shortdata/region_ST.pyc
|
||||
${PYSITELIB}/phonenumbers/shortdata/region_ST.pyo
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.14 2019/05/29 21:05:10 adam Exp $
|
||||
$NetBSD: distinfo,v 1.15 2020/07/07 05:36:00 adam Exp $
|
||||
|
||||
SHA1 (phonenumbers-8.10.12.tar.gz) = 7a581f90466b89b3767abbf45a8dce80ced32fdc
|
||||
RMD160 (phonenumbers-8.10.12.tar.gz) = 872fad3d6368467d8e3b04f1959e61f38c2187d6
|
||||
SHA512 (phonenumbers-8.10.12.tar.gz) = 07510973472fa4d7b6359b96ab845e39c85649f610956dfd2a1b53ae16498f0244411a051a6a4e1c23c0eaa6b8a0afb08eedf73438cabfc522af4c59be9043af
|
||||
Size (phonenumbers-8.10.12.tar.gz) = 2306606 bytes
|
||||
SHA1 (phonenumbers-8.12.6.tar.gz) = 24f0f961dd741f819dd77c9aa1bda7bf8a35b15c
|
||||
RMD160 (phonenumbers-8.12.6.tar.gz) = f8e58b8136acd4cb82a5ab3fd93961c97bbe9d36
|
||||
SHA512 (phonenumbers-8.12.6.tar.gz) = 1f79e7bd469861c6100ab4ea88f0b20cb5534e97a8da39f8681b4d201d21d2bbac1948bd49c08c474cb0b129a2c1228f7c5b664dc6033e6f4d2dd79d130897d2
|
||||
Size (phonenumbers-8.12.6.tar.gz) = 2249614 bytes
|
||||
|
|
Loading…
Reference in a new issue