./textproc/py-sphinxcontrib-serializinghtml, Sphinx API for serialized HTML files

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


Branch: CURRENT, Version: 1.1.10, Package name: py311-sphinxcontrib-serializinghtml-1.1.10, Maintainer: pkgsrc-users

sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized"
HTML files (json and pickle).


Required to run:
[lang/python310]

Master sites:

Filesize: 15.227 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-13 07:58:28 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sphinxcontrib-serializinghtml: updated to 1.1.10

Release 1.1.10 (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:20:57 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-sphinxcontrib-serializinghtml: update to 1.1.9.

Release 1.1.9 (2023-08-20)
==========================

* Serialise context["script_files"] and context["css_files"] \ 
as their filenames
  on Sphinx 7.2.0.

Release 1.1.8 (2023-08-14)
==========================

* Use ``os.PathLike`` over ``pathlib.Path``

Release 1.1.7 (2023-08-09)
==========================

* Fix tests for Sphinx 7.1 and below

Release 1.1.6 (2023-08-07)
==========================

* Drop support for Python 3.5, 3.6, 3.7, and 3.8
* Raise minimum required Sphinx version to 5.0
   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
   2021-08-05 20:39:40 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-sphinxcontrib-serializinghtml: updated to 1.1.5

Release 1.1.5
* Remove deprecation warnings for Sphinx-3.x
   2020-03-12 18:20:43 by Greg Troxel | Files touched by this commit (4)
Log message:
textprox/py-sphinxcontrib*: Drop EXTRACT_USING=bsdtar

This is no longer necessary as NetBSD uses bsdtar by default.
(As discussed on tech-pkg.)