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-20 16:17:25 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-nose: does not support Python 3.13 |
2024-04-30 16:45:55 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-nose: convert to wheel.mk Bump PKGREVISION. |
2023-08-04 01:38:30 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-nose: comment out Python 2-only test target Silences pbulk warning, and noone will really run this nowadays. |
2023-03-29 11:04:03 by Thomas Klausner | Files touched by this commit (7) |
Log message: *: use PYTHON_VERSION instead of comparing PYPKGPREFIX |
2022-08-24 11:25:57 by Thomas Klausner | Files touched by this commit (17) |
Log message: *: use coverage from versioned_dependencies.mk |
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 |