./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.1, Package name: py311-pallets-sphinx-themes-2.1.1, 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: 21.266 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+
   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
   2022-04-29 15:34:52 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-pallets-sphinx-themes: update to 2.0.2.

Version 2.0.2
-------------

Released 2021-11-10

-   Detect if Sphinx dirhtml builder is generating canonical URLs with
    ".html" and replace with the correct dir URL. :issue:`47`
-   ``canonical_url`` config is deprecated. Use Sphinx's built-in
    ``html_baseurl`` config instead. :pr:`53`
-   Address deprecations in Jinja 2.0. :pr:`54`

Version 2.0.1
-------------

Released 2021-05-20

-   Remove workaround for search URLs when using the ``dirhtml``
    builder. The issue has been fixed in Sphinx and the workaround was
    causing the issue again. :issue:`39`
-   Remove ``html_context["readthedocs_docsearch"]`` for controlling
    whether Read the Docs' search is used. :issue:`40`
-   Add an ``ethicalads.html`` sidebar to have Read the Docs always show
    ads in the sidebar instead of other possible locations. The sidebar
    is enabled by default at the end of the list. :issue:`41`

Version 2.0.0
-------------

Released 2021-05-11

-   Drop Python < 3.6.
-   Update for Jinja 2.0.
-   Update for Click 8.0.
   2022-01-25 10:05:12 by Thomas Klausner | Files touched by this commit (10)
Log message:
*: use versioned_dependencies.mk for py-importlib-metadata
   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