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.
|
2022-04-01 11:28:15 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-phonenumbers: updated to 8.12.46
What's new in 8.12.40
---------------------
New `to_string()` methods have been added for enum-like classes, emitting \
strings that describe
integer values known to be enum values.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-09-17 23:13:28 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-phonenumbers: updated to 8.12.31
What's new in 8.12.24
Merge to upstream commit e9d8d84f531b; relevant code changes:
Updated As-You-Type-Formatter to exclude patterns where some digits would be \
dropped in the output. This also fixes the bug where an extra country code is \
added in some cases to the user's output. b/183053929
|
2021-04-05 13:10:46 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-phonenumbers: updated to 8.12.20
v8.12.20
The new release contains mostly metadata changes.
|