pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-phonenumbers



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Oct 23 14:21:15 UTC 2018

Modified Files:
        pkgsrc/textproc/py-phonenumbers: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/py-phonenumbers/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/py-phonenumbers/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-phonenumbers/Makefile
diff -u pkgsrc/textproc/py-phonenumbers/Makefile:1.13 pkgsrc/textproc/py-phonenumbers/Makefile:1.14
--- pkgsrc/textproc/py-phonenumbers/Makefile:1.13       Thu Apr 26 13:23:36 2018
+++ pkgsrc/textproc/py-phonenumbers/Makefile    Tue Oct 23 14:21:15 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/04/26 13:23:36 adam Exp $
+# $NetBSD: Makefile,v 1.14 2018/10/23 14:21:15 adam Exp $
 
-DISTNAME=      phonenumbers-8.9.4
+DISTNAME=      phonenumbers-8.9.16
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    comms textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/phonenumbers/}

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



Home | Main Index | Thread Index | Old Index