2025-03-05 11:32:05 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-jaraco.text: fix wheel name for latest setuptools and depend on it Bump PKGREVISION. |
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-11 15:45:18 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-jaraco.text: forget about Python 2.7 and 3.8 |
2024-08-06 13:50:10 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-jaraco.text: updated to 4.0.0 v4.0.0 Deprecations and Removals - Made 'inflect' an optional dependency. The show-newlines script now will crash \ unless jaraco.text[inflect] is installed. |
2024-07-20 08:27:21 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-jaraco.text: updated to 3.14.0 v3.14.0 Features - Add new 'clean' function, extracted from 'yield_lines'. v3.13.1 Bugfixes - Fix EncodingWarning. v3.13.0 Features - Add 'lines_from' function. |
2024-06-26 23:42:43 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-jaraco.text: updated to 3.12.1 v3.12.1 No significant changes. |
2023-11-30 10:48:05 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-jaraco.text: updated to 3.12.0 v3.12.0 Features - Require Python 3.8 or later. |
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-03-29 11:34:15 by Thomas Klausner | Files touched by this commit (96) |
Log message: *: use PYTHON_VERSION instead of _PYTHON_VERSION |
2022-11-16 23:55:45 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-jaraco.text: add missing tool dependencies |