./textproc/py-sphinxcontrib-applehelp, Sphinx API for Apple help books

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


Branch: CURRENT, Version: 2.0.0nb1, Package name: py312-sphinxcontrib-applehelp-2.0.0nb1, Maintainer: pkgsrc-users

sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books.


Required to run:
[lang/python310]

Master sites:

Filesize: 19.583 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-23 20:29:34 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-sphinxcontrib-applehelp: 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:03:42 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-sphinxcontrib-applehelp: update to 2.0.0.

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

* Adopt Ruff
* Tighten MyPy settings
* Update GitHub actions versions
   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) | Package updated
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+