./textproc/py-sphinxcontrib-qthelp, Sphinx API for QtHelp document

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.0.0nb1, Package name: py313-sphinxcontrib-qthelp-2.0.0nb1, Maintainer: pkgsrc-users

sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.


Required to run:
[lang/python310]

Master sites:

Filesize: 16.763 KB

Version history: (Expand)


CVS history: (Expand)


   2026-01-06 12:18:47 by Thomas Klausner | Files touched by this commit (48)
Log message:
*: forbid some more Python 3.11 for sphinx users

List from grep
   2025-10-09 09:58:14 by Thomas Klausner | Files touched by this commit (442)
Log message:
*: remove reference to (removed) Python 3.9
   2025-02-23 20:31:52 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-sphinxcontrib-qthelp: 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:07:18 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-sphinxcontrib-qthelp: update to 2.0.0.

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

* Adopt Ruff
* Tighten MyPy settings
* Update GitHub actions versions
   2024-07-21 11:53:50 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-sphinxcontrib-qthelp: update to 1.0.8.

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

* Fix tests for Sphinx 7.4 and later.
   2024-01-13 07:57:06 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sphinxcontrib-qthelp: updated to 1.0.7

Release 1.0.7 (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.