./textproc/py-pallets-sphinx-themes, Sphinx themes for Pallets and related projects

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


Branch: CURRENT, Version: 2.1.3, Package name: py312-pallets-sphinx-themes-2.1.3, Maintainer: pkgsrc-users

Themes for the Pallets projects. If you're writing an extension, use the
appropriate theme to make your documentation look consistent.

Available themes:
- flask
- jinja
- werkzeug
- click


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

Master sites:

Filesize: 19.652 KB

Version history: (Expand)


CVS history: (Expand)


   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-08-10 10:02:03 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-pallets-sphinx-themes: not for Python 3.9
   2024-05-11 21:11:49 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pallets-sphinx-themes: updated to 2.1.3

Version 2.1.3
- Allow Sphinx's parallel build feature. :issue:`88`

Version 2.1.2
- Use modern packaging metadata with ``pyproject.toml`` instead of ``setup.cfg``.
- Use ``flit_core`` instead of ``setuptools`` as build backend.
- Compatibility with changes in Sphinx 7.3. :pr:`100`
   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-08-11 07:55:42 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pallets-sphinx-themes: updated to 2.1.1

Version 2.1.1
-------------
- Remove leftover Python 2 compatibility code. :pr:`69`
- Dotted underlines on links are smaller. :issue:`70`

Version 2.1.0
-------------
- Drop support for Python 3.6 and 3.7.
- Require Sphinx >= 3.
- Remove previously deprecated code.
- Fix table of contents overflow issue.
   2023-07-30 17:32:50 by Adam Ciarcinski | Files touched by this commit (19)
Log message:
Remove dependencies for Python 3.7
   2023-03-29 11:34:15 by Thomas Klausner | Files touched by this commit (96)
Log message:
*: use PYTHON_VERSION instead of _PYTHON_VERSION
   2022-04-29 15:38:26 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-pallets-sphinx-themes: fix DEPENDS for python 3.7