2025-03-04 13:40:19 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-automat: bump PKGREVISION for previous |
2025-03-04 13:38:18 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-automat: fix WHEEL_NAME |
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-09-14 21:16:35 by Adam Ciarcinski | Files touched by this commit (3) | ![]() |
Log message: py-automat: updated to 24.8.1 24.8.1 Unknown changes |
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-04-30 16:21:57 by Thomas Klausner | Files touched by this commit (3) | ![]() |
Log message: py-automat: update to 22.10.0. Changes not found. Remove py-graphviz dependency since the visualize part of this needs both graphviz and py-twisted - but we can't depend on py-twisted since that depends on py-automat. |
2022-10-25 20:17:59 by Adam Ciarcinski | Files touched by this commit (4) | ![]() |
Log message: py-automat: updated to 20.2.0 20.2.0 Unknown changes |
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 |