./textproc/py-sphinxcontrib-websupport, Sphinx API for Web Apps

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


Branch: CURRENT, Version: 1.2.7, Package name: py311-sphinxcontrib-websupport-1.2.7, Maintainer: pkgsrc-users

sphinxcontrib-webuspport provides a Python API to easily integrate Sphinx
documentation into your Web application.


Required to run:
[lang/python310]

Master sites:

Filesize: 585.314 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-15 11:58:30 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-sphinxcontrib-websupport: not for Python 3.8
   2024-01-13 07:34:23 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-sphinxcontrib-websupport: updated to 1.2.7

Release 1.2.7 (2024-01-13)

* Fix tests for sqlalchemy 2.
* Publish a ``whoosh`` extra.

Release 1.2.6 (2023-08-09)

* Fix tests for Sphinx 7.1 and below

Release 1.2.5 (2023-08-07)

* Drop support for Python 3.5, 3.6, 3.7, and 3.8
* Raise minimum required Sphinx version to 5.0

Release 1.2.4 (2020-08-09)

* Import PickleHTMLBuilder from sphinxcontrib-serializinghtml package

Release 1.2.3 (2020-06-27)

* doctreedir argument has been ignored on initialize app

Release 1.2.2 (2020-04-29)

* Stop to use sphinx.util.pycompat:htmlescape

Release 1.2.1 (2020-03-21)

* templates/searchresults.html is missing in the source tarball

Release 1.2.0 (2020-02-07)

* Drop python2.7 and 3.4 support
   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-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
   2020-05-17 23:38:47 by Adam Ciarcinski | Files touched by this commit (14)
Log message:
pytest from versioned depends
   2019-12-11 11:34:50 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-sphinxcontrib-websupport: updated to 1.1.2

Release 1.1.2:
* sphinxcontrib-websupport doesn't work with Sphinx 2.0

Release 1.1.1:
* sphinxcontrib-websupport doesn't work with Sphinx 2.0.0b1
   2018-08-18 23:18:28 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sphinxcontrib-websupport: updated to 1.1.0

1.1.0:
* Add compatibility with Sphinx 1.6.
* Support testing with Sphinx-1.7.
* Include license file in the generated wheel package.