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-05-01 10:57:23 by Jonathan Perkin | Files touched by this commit (1) |
Log message: py-acme-tiny: Fix PYTHON_VERSIONS_INCOMPATIBLE. |
2024-04-30 15:51:23 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-acme-tiny: convert to wheel.mk. Bump PKGREVISION. |
2022-01-13 20:31:25 by Thomas Klausner | Files touched by this commit (43) |
Log message: *: setuptools_scm: switch to 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 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message: security: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo \ cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2 |
2021-10-11 19:50:16 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-acme-tiny: updated to 5.0.1 Release 5.0.1 CHANGELOG * Set interpreter to 'python3', so running `./acme-tiny.py --help` will use \ python3 by default NOTE: You can still run using python 2 by running `python acme-tiny.py --help` |
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message: security: Remove SHA1 hashes for distfiles |
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message: *: Recursive revision bump for openssl 1.1.1. |