2024-01-13 07:55:48 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: Update HOMEPAGE |
2024-01-13 07:52:58 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-sphinxcontrib-applehelp: bump TEST_DEPENDS |
2024-01-13 07:50:39 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-sphinxcontrib-applehelp: updated to 1.0.8 Release 1.0.8 (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:15:27 by Thomas Klausner | Files touched by this commit (3) | |
Log message: py-sphinxcontrib-applehelp: update to 1.0.7. Release 1.0.7 (2023-08-14) ========================== * Use ``os.PathLike`` over ``pathlib.Path`` Release 1.0.6 (2023-08-09) ========================== * Fix tests for Sphinx 7.1 and below Release 1.0.5 (2023-08-07) ========================== * Drop support for Python 3.8 * Raise minimum required Sphinx version to 5.0 |
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-04-24 22:56:13 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-sphinxcontrib-applehelp: fix TOOL_DEPENDS |
2023-04-23 12:31:21 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-sphinxcontrib-applehelp: updated to 1.0.4 Release 1.0.4 (2023-01-21) * Fix package name |