Tue Oct 23 14:21:15 2018 UTC ()
py-phonenumbers: updated to 8.9.16

What's new in 8.9.12
Support Russian extension character "亟仂弍" as a valid one while parsing the numbers.


(adam)
diff -r1.13 -r1.14 pkgsrc/textproc/py-phonenumbers/Makefile
diff -r1.11 -r1.12 pkgsrc/textproc/py-phonenumbers/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/textproc/py-phonenumbers/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-phonenumbers/Makefile 2018/04/26 13:23:36 1.13
+++ pkgsrc/textproc/py-phonenumbers/Makefile 2018/10/23 14:21:15 1.14
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.13 2018/04/26 13:23:36 adam Exp $ 1# $NetBSD: Makefile,v 1.14 2018/10/23 14:21:15 adam Exp $
2 2
3DISTNAME= phonenumbers-8.9.4 3DISTNAME= phonenumbers-8.9.16
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= comms textproc python 5CATEGORIES= comms textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/phonenumbers/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/phonenumbers/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/daviddrysdale/python-phonenumbers 9HOMEPAGE= https://github.com/daviddrysdale/python-phonenumbers
10COMMENT= Library for formatting, storing and validating phone numbers 10COMMENT= Library for formatting, storing and validating phone numbers
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13USE_LANGUAGES= # none 13USE_LANGUAGES= # none
14 14
15REPLACE_PYTHON+= phonenumbers/util.py 15REPLACE_PYTHON+= phonenumbers/util.py
16 16

cvs diff -r1.11 -r1.12 pkgsrc/textproc/py-phonenumbers/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-phonenumbers/distinfo 2018/04/26 13:23:36 1.11
+++ pkgsrc/textproc/py-phonenumbers/distinfo 2018/10/23 14:21:15 1.12
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.11 2018/04/26 13:23:36 adam Exp $ 1$NetBSD: distinfo,v 1.12 2018/10/23 14:21:15 adam Exp $
2 2
3SHA1 (phonenumbers-8.9.4.tar.gz) = b65079342b52df18062c703149f5f651950980cb 3SHA1 (phonenumbers-8.9.16.tar.gz) = 7794699682094d7d24313f6e257589620951a634
4RMD160 (phonenumbers-8.9.4.tar.gz) = f573bca8a8dad0ce6debea1cb7cd137280c5a3da 4RMD160 (phonenumbers-8.9.16.tar.gz) = b754886a539217a471a1684c23db73dd6c2f2b14
5SHA512 (phonenumbers-8.9.4.tar.gz) = 55bf95f1900864ac18b7777ce3153cd6e1eb14a5f5d5c84c42f1c6dbb496f0143d4349c94ff4f0430d0b0202a3b5a86910b92ea567e69d3732346484f3b95b5c 5SHA512 (phonenumbers-8.9.16.tar.gz) = 3ca545b654ae86220521827c84995e9bddcc65eae6ce3b6ddbe0cecc6e900ea9e6dca79373e9cae732a58a1daef3fd7f9ddb71935a77ed82a982b9a2e2a52b63
6Size (phonenumbers-8.9.4.tar.gz) = 2683235 bytes 6Size (phonenumbers-8.9.16.tar.gz) = 2912838 bytes