Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-phonenumbers
From: Adam Ciarcinski
Date: 2023-04-17 14:45:13
Message id: 20230417124514.038BFFA85@cvs.NetBSD.org
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.
Files: