2025-02-23 20:30:20 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-sphinxcontrib-devhelp: adapt for flit_core 3.11. Bump PKGREVISION. |
2025-02-23 17:59:26 by Thomas Klausner | Files touched by this commit (79) |
Log message: *: py-sphinx 8.2 drops support for Python 3.10 |
2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325) |
Log message: *: clean-up after python38 removal |
2024-08-06 15:05:11 by Thomas Klausner | Files touched by this commit (3) | ![]() |
Log message: py-sphinxcontrib-devhelp: update to 2.0.0. Release 2.0.0 (2024-07-28) ========================== * Adopt Ruff * Tighten MyPy settings * Update GitHub actions versions * Avoid storing build time in gzip headers |
2024-01-13 07:55:48 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: Update HOMEPAGE |
2024-01-13 07:52:28 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-sphinxcontrib-devhelp: updated to 1.0.6 Release 1.0.6 (2024-01-13) * Remove Sphinx as a required dependency, as circular dependencies may cause failure with package managers that expect a directed acyclic graph (DAG) of dependencies. |
2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112) |
Log message: *: latest py-sphinx only support Python 3.9+ |
2023-11-07 23:16:55 by Thomas Klausner | Files touched by this commit (3) | ![]() |
Log message: py-sphinxcontrib-devhelp: update to 1.0.5. Release 1.0.5 (2023-08-14) ========================== * Use ``os.PathLike`` over ``pathlib.Path`` Release 1.0.4 (2023-08-09) ========================== * Fix tests for Sphinx 7.1 and below Release 1.0.3 (2023-08-07) ========================= * Drop support for Python 3.5, 3.6, 3.7, and 3.8 * Raise minimum required Sphinx version to 5.0 |