./textproc/py-sphinxcontrib-htmlhelp, Sphinx API for HTML help

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1.0nb1, Package name: py312-sphinxcontrib-htmlhelp-2.1.0nb1, Maintainer: pkgsrc-users

sphinxcontrib-htmlhelp is a sphinx extension which ...


Required to run:
[lang/python310]

Master sites:

Filesize: 22.087 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-23 20:31:04 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-sphinxcontrib-htmlhelp: 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:06:28 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-sphinxcontrib-htmlhelp: update to 2.1.0.

Release 2.1.0 (2024-07-28)
==========================

* Adopt Ruff
* Tighten MyPy settings
* Update GitHub actions versions
* Escape HTML entities
   2024-07-21 11:31:17 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-sphinxcontrib-htmlhelp: update to 2.0.6.

Release 2.0.6 (2024-07-20)
==========================

* Fix tests for Sphinx 7.4 and later.
   2024-01-13 07:54:42 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
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) | Package updated
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