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-04-30 13:32:48 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-blessed: convert to wheel.mk Add missing test dependency. Bump PKGREVISION. |
2023-05-13 10:27:22 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-blessed: restore DESCR |
2023-05-13 10:26:02 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-blessed: updated to 1.20.0 1.20 * introduced :meth:`~Terminal.get_fgcolor` and :meth:`~Terminal.get_bgcolor` to query the terminal for the currently set colors. :ghissue:`237` by :ghuser:`stefanholek` * bugfix: Copy globals dict before iterating to avoid RuntimeError in multithreaded applications, :ghissue:`248` by :ghuser:`adamnovak` |
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-09-15 19:51:07 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: py-blessed: added version 1.19.1 Blessed is an easy, practical library for making terminal apps, by providing an elegant, well-documented interface to Colors, Keyboard input, and screen position and Location capabilities. |