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: Mon Apr 17 12:45:13 UTC 2023
Modified Files:
pkgsrc/textproc/py-phonenumbers: Makefile distinfo
Log Message:
py-phonenumbers: updated to 8.13.9
What's new in 8.13.8
--------------------
Merge to
[upstream commit 07cd7bbb8a2f](https://github.com/google/libphonenumber/commit/07cd7bbb8a2f);
relevant code changes:
- Added a check to phonenumberutil.py that the value of the `phone-context` parameter of the tel URI follows the correct
syntax as defined in [RFC3966](https://www.rfc-editor.org/rfc/rfc3966#section-3).
What's new in 8.13.0
--------------------
Merge to [upstream commit
185004cabd1bb4d3](https://github.com/google/libphonenumber/commit/185004cabd1bb4d3). Upstream has
removed the `leading_zero_possible` field from the `PhoneMetadata` type as part of this version;
however, this change is *not* mirrored in the Python code due to back-compatibility concerns.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/textproc/py-phonenumbers/Makefile
cvs rdiff -u -r1.22 -r1.23 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.23 pkgsrc/textproc/py-phonenumbers/Makefile:1.24
--- pkgsrc/textproc/py-phonenumbers/Makefile:1.23 Fri Apr 1 09:28:15 2022
+++ pkgsrc/textproc/py-phonenumbers/Makefile Mon Apr 17 12:45:13 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2022/04/01 09:28:15 adam Exp $
+# $NetBSD: Makefile,v 1.24 2023/04/17 12:45:13 adam Exp $
-DISTNAME= phonenumbers-8.12.46
+DISTNAME= phonenumbers-8.13.9
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.22 pkgsrc/textproc/py-phonenumbers/distinfo:1.23
--- pkgsrc/textproc/py-phonenumbers/distinfo:1.22 Fri Apr 1 09:28:15 2022
+++ pkgsrc/textproc/py-phonenumbers/distinfo Mon Apr 17 12:45:13 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2022/04/01 09:28:15 adam Exp $
+$NetBSD: distinfo,v 1.23 2023/04/17 12:45:13 adam Exp $
-BLAKE2s (phonenumbers-8.12.46.tar.gz) = 4c315dc9ef1d9744a130bdf85a1d028602f551a6149dd20a906d585343bd3368
-SHA512 (phonenumbers-8.12.46.tar.gz) = 84d3612389997b5b6ceab8a1f1739f55c45c65230449105f2f96a3782ce861e598a08abbb899382f1c3c5ee02844390360d01262a9fb7044216928ac160f38ea
-Size (phonenumbers-8.12.46.tar.gz) = 2270751 bytes
+BLAKE2s (phonenumbers-8.13.9.tar.gz) = fc43abfbe8b35d777ed29811e95ad192cdc34855a6e7dc0863de8c995dae3340
+SHA512 (phonenumbers-8.13.9.tar.gz) = 0e22f8487d19ad01d5fdaaebad2391416c99c4e42707e01058617f6335e07652ec2c3e44ef15d862f15fb7356e11ac1e5c7115f73f8c835177b4726cddfce69a
+Size (phonenumbers-8.13.9.tar.gz) = 2275910 bytes
Home |
Main Index |
Thread Index |
Old Index