Path to this page:
./
devel/py-google-i18n-address,
Python library for internationalized address formatting
Branch: CURRENT,
Version: 3.1.1,
Package name: py312-google-i18n-address-3.1.1,
Maintainer: pkgsrc-usersThis package contains a copy of Google's i18n address metadata
repository that contains great data but comes with no uptime
guarantees.
Contents of this package will allow you to programatically build
address forms that adhere to rules of a particular region or country,
validate local addresses and format them to produce a valid address
label for delivery.
The package also contains a Python interface for address validation.
Master sites:
Filesize: 704.702 KB
Version history: (Expand)
- (2024-09-15) Updated to version: py312-google-i18n-address-3.1.1
- (2023-10-28) Updated to version: py311-google-i18n-address-3.1.0nb1
- (2023-07-21) Updated to version: py310-google-i18n-address-3.1.0
- (2022-08-06) Updated to version: py310-google-i18n-address-2.5.2
- (2022-05-19) Updated to version: py39-google-i18n-address-2.5.1
- (2022-01-05) Updated to version: py39-google-i18n-address-2.5.0nb1
CVS history: (Expand)
2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | |
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation
This follows the recommended bootstrap method (flit_core, build, installer).
However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
|
2023-07-21 12:07:11 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-google-i18n-address: updated to 3.1.0
3.1.0
Recently it was brought to our attention that releases of google-i18n-address \
are including extra files which cause issues for other projects.
3.1 release is functionally the same as 3.0, but it excludes those files.
3.0.0
3.11 support, package updates, PEP8 compliance, validation rules update
|
2022-08-05 22:24:41 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-i18n-address: updated to 2.5.2
2.5.2:
Updated address validation rules to the most recent version
|
2022-05-19 09:39:43 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-i18n-address: updated to 2.5.1
2.5.1:
Unknown changes
|
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 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-07-21 08:48:42 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-i18n-address: updated to 2.5.0
2.5.0:
Incompatible changes: dropped support for Python 3.5 and earlier.
|