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 |
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-07-02 14:39:23 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-pygccxml: remove NO_BUILD |
2023-07-01 10:46:13 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-pygccxml: mark as not for Python 2 |
2022-10-08 15:17:21 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: py-pygccxml: added version 2.2.1 pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, using Python classes. [pkgsrc/textproc/py-pygccxml] adam% head Makefile |