2024-09-15 11:43:42 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-google-i18n-address: updated to 3.1.1
3.1.1
This release does not change anything in the logic of the library - it's only \
about the changes in the pyproject.toml to properly indicate the license and use \
modern Hatch features.
3.1.1 is functionally the same as 3.1.0.
|
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.
|
2021-01-17 12:37:12 by Thomas Klausner | Files touched by this commit (1) |
Log message:
google-i18n-address: fix MASTER_SITES
|