The NetBSD Project

CVS log for pkgsrc/textproc/py-pallets-sphinx-themes/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / py-pallets-sphinx-themes

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Fri Aug 11 05:55:42 2023 UTC (7 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

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.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 29 13:34:52 2022 UTC (22 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

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.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 26 11:23:09 2021 UTC (2 years, 5 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

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

Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 7 15:02:16 2021 UTC (2 years, 5 months ago) by nia
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

textproc: Remove SHA1 hashes for distfiles

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 3 12:45:10 2020 UTC (4 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (colored)

py-pallets-sphinx-themes: updated to 1.2.3

Version 1.2.3
- Use built-in :mod:`importlib.metadata` on Python 3.8.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Oct 11 16:28:39 2019 UTC (4 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

py-pallets-sphinx-themes: updated to 1.2.2

Version 1.2.2
Make the version warning sticky so that it appears when linking to the middle of a document.
Remove CSS for old ads.

Version 1.2.1
Sort versions taken from Read the Docs so that 2.10.x is considered newer than 2.9.x.

Version 1.2.0
Use HTTPS for font URLs in CSS.
Don't require sphinx.ext.autodoc to be enabled.
Implement the Jinja directives jinja:filters::, jinja:tests::, and jinja:nodes::.
Generate a table of contents for Jinja filters and tests.
Update the babel and platter themes.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 24 15:52:31 2019 UTC (4 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2

py-pallets-sphinx-themes: added version 1.1.4

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

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>