Path to this page:
./
textproc/py-phonenumbers,
Library for formatting, storing and validating phone numbers
Branch: CURRENT,
Version: 8.13.43,
Package name: py312-phonenumbers-8.13.43,
Maintainer: pkgsrc-usersPython version of Google's common library for parsing, formatting, storing and
validating international phone numbers.
Required to run:[
lang/python310]
Master sites:
Filesize: 2243.139 KB
Version history: (Expand)
- (2024-08-21) Updated to version: py312-phonenumbers-8.13.43
- (2024-07-31) Updated to version: py311-phonenumbers-8.13.42
- (2024-06-18) Updated to version: py311-phonenumbers-8.13.39
- (2024-05-10) Updated to version: py311-phonenumbers-8.13.36
- (2024-02-26) Updated to version: py311-phonenumbers-8.13.31
- (2024-01-28) Updated to version: py311-phonenumbers-8.13.29
CVS history: (Expand)
2024-02-26 11:12:20 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-phonenumbers: updated to 8.13.31
8.13.31
Unknown changes
|
2024-01-31 11:48:09 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
py-phonenumbers: Fix PYTHON_VERSIONS_INCOMPATIBLE.
|
2024-01-28 18:39:34 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-phonenumbers: updated to 8.13.29
8.13.29
Unknown changes
|
2024-01-25 12:25:06 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-phonenumbers: updated to 8.13.28
8.13.28
Unknown changes
|
2023-10-30 10:18:27 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-phonenumbers: updated to 8.13.23
8.13.23
Unknown changes
|
2023-08-06 21:14:24 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-phonenumbers: updated to 8.13.18
8.13.18
Unknown changes
|
2023-05-30 11:16:45 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-phonenumbers: updated to 8.13.11
8.13.11
Unknown changes
|
2023-04-17 14:45:13 by Adam Ciarcinski | Files touched by this commit (2) | |
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.
|