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-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325) |
Log message: *: clean-up after python38 removal |
2024-08-10 08:50:21 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-test-checkdocs: not for Python 3.9 |
2024-05-15 09:20:41 by Jonathan Perkin | Files touched by this commit (1) |
Log message: py-test-checkdocs: Fix PYTHON_VERSIONS_INCOMPATIBLE. |
2024-05-14 11:24:54 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-checkdocs: updated to 2.13.0 v2.13.0 Features - Updated collection to prefer 'file_path' over 'path'. v2.12.0 Features - Rely on jaraco.packaging.metadata for loading metadata. |
2024-03-24 18:37:06 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-test-checkdocs: updated to 2.11.0 v2.11.0 Features - Bumped dependency on build and removed now unnecessary compatibility wrapper. |
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-08-04 10:08:59 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-checkdocs: updated to 2.10.1 v2.10.1 No significant changes. |