Path to this page:
./
textproc/py-sphinxcontrib-htmlhelp,
Sphinx API for HTML help
Branch: CURRENT,
Version: 2.1.0,
Package name: py312-sphinxcontrib-htmlhelp-2.1.0,
Maintainer: pkgsrc-userssphinxcontrib-htmlhelp is a sphinx extension which ...
Required to run:[
lang/python310]
Master sites:
Filesize: 22.087 KB
Version history: (Expand)
- (2024-10-14) Updated to version: py312-sphinxcontrib-htmlhelp-2.1.0
- (2024-08-06) Updated to version: py311-sphinxcontrib-htmlhelp-2.1.0
- (2024-07-21) Updated to version: py311-sphinxcontrib-htmlhelp-2.0.6
- (2024-01-13) Updated to version: py311-sphinxcontrib-htmlhelp-2.0.5
- (2023-11-08) Updated to version: py311-sphinxcontrib-htmlhelp-2.0.4
- (2023-10-28) Updated to version: py311-sphinxcontrib-htmlhelp-2.0.1nb1
CVS history: (Expand)
2024-01-13 07:54:42 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-sphinxcontrib-htmlhelp: updated to 2.0.5
Release 2.0.5 (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:18:20 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-sphinxcontrib-htmlhelp: update to 2.0.4.
Release 2.0.4 (2023-08-14)
==========================
* Use ``os.PathLike`` over ``pathlib.Path``
Release 2.0.3 (2023-08-09)
==========================
* Fix tests for Sphinx 7.1 and below
Release 2.0.2 (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.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-29 18:15:08 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-sphinxcontrib-htmlhelp: updated to 2.0.0
Release 2.0.0
* Drop python-3.5 support
* Remove deprecated method: ``HTMLHelpBuilder.open_file()``
* htmlhelp builder should generate HTML4 docs instead of HTML5
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|