./textproc/py-sphinxcontrib-devhelp, Sphinx API for Devhelp document

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


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

sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.


Required to run:
[lang/python310]

Master sites:

Filesize: 12.663 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: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) | Package updated
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) | Package updated
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.