2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
2024-02-07 11:21:08 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-confusable_homoglyphs: updated to 3.3.1 3.3.0 - Drop support for Python 2 - Drop support for Python < 3.7, add support for Python up to 3.12 - Allow using data files from a custom location set with the CONFUSABLE_DATA environment variable. - Fix the return value of confusables.is_dangerous() to the documented API of a boolean value. It used to return either False or the list output of confusable.is_confusable(). - Added a check command for command line use. 3.3.1 - Update unicode data |
2023-11-06 00:44:05 by Thomas Klausner | Files touched by this commit (4) |
Log message: py-confusable_homoglyphs: convert to wheel.mk Fix build with Python 3.12. Bump PKGREVISION |
2022-01-31 10:48:36 by Thomas Klausner | Files touched by this commit (8) |
Log message: *: depend on py-click via versioned_dependencies |
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message: python: egg.mk: add USE_PKG_RESOURCES flag This flag should be set for packages that import pkg_resources and thus need setuptools after the build step. Set this flag for packages that need it and bump PKGREVISION. |
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:06:54 by Nia Alarie | Files touched by this commit (150) |
Log message: converters: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150) |
Log message: converters: Remove SHA1 hashes for distfiles |
2018-12-04 14:29:13 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message: py-confusable_homoglyphs: updated to 3.2.0 3.2.0: Unknown changes |
2018-05-17 12:38:13 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-confusable_homoglyphs: updated to 3.1.1 3.1.1: Bug fixes. |