./textproc/py-sphinx-theme-cloud, Sphinx cloud theme

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


Branch: CURRENT, Version: 1.10.0nb1, Package name: py311-sphinx-theme-cloud-1.10.0nb1, Maintainer: pkgsrc-users

Sphinx is a tool that makes it easy to create intelligent and beautiful
documentation for Python projects (or other documents consisting of multiple
reStructuredText sources), written by Georg Brandl. It was originally
created to translate the new Python documentation, but has now been cleaned
up in the hope that it will be useful to many other projects.

This package provides the cloud theme for Sphinx.


Required to run:
[textproc/py-sphinx] [lang/python310]

Master sites:

Filesize: 163.158 KB

Version history: (Expand)


CVS history: (Expand)


   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+
   2022-07-10 21:04:50 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-sphinx-theme-cloud: restrict to python3
   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-07-13 22:05:13 by Thomas Klausner | Files touched by this commit (19)
Log message:
*: reset maintainer for darcy
   2019-11-25 11:44:11 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-sphinx-theme-cloud: updated to 1.10.0

1.10.0:
This package now requires Sphinx >= 1.6, and should be compatible with Sphinx 2.x

Other Changes
* :mod:`~cloud_sptheme.ext.table_styling`: Now supports \ 
``table_styling_default_align`` config option,
  for setting the default table alignment (Sphinx 2 switched from \ 
``"left"`` to ``"center"``).
* theme css: Minor style adjustments

Bugfixes
* :mod:`~cloud_sptheme.ext.role_index`: fix AttributeError under Sphinx 1.7+
* **setup.py**: updated entrypoints to work with Sphinx 1.7+
* theme css: layout fix for "sphinx.ext.viewcode"
* theme css & js: fixes Sphinx 1.6 - 2.2 compatibility
* :mod:`~cloud_sptheme.ext.table_styling`: now plays nicely with docutils table \ 
``:align:`` directive.
   2019-10-22 00:01:06 by Adam Ciarcinski | Files touched by this commit (5)
Log message:
Switch sphinx to versioned deps.