diff --git a/pallets_sphinx_themes-2.1.3.tar.gz b/pallets_sphinx_themes-2.1.3.tar.gz deleted file mode 100644 index 5ff995f..0000000 --- a/pallets_sphinx_themes-2.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:853ccdc2698ab0a2532cfc23037e08ff16ef36fdbde57dda122946bba1f71c0a -size 20124 diff --git a/pallets_sphinx_themes-2.2.0.tar.gz b/pallets_sphinx_themes-2.2.0.tar.gz new file mode 100644 index 0000000..7a9bd14 --- /dev/null +++ b/pallets_sphinx_themes-2.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c65822ad9f043b13b503f2f00a9a5181bc7a8d288fe23c1393ab62aa9af7b8 +size 20659 diff --git a/python-Pallets-Sphinx-Themes.changes b/python-Pallets-Sphinx-Themes.changes index 8eeebc0..f2edda9 100644 --- a/python-Pallets-Sphinx-Themes.changes +++ b/python-Pallets-Sphinx-Themes.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Oct 18 10:50:41 UTC 2024 - Dirk Müller + +- update to 2.2.0: + * Get canonical URL from environment variable when building on + Read the Docs. :pr:`117` + * New version warning banner. Use JavaScript to query PyPI when + viewing a page, rather than baking the warning into the + build. New builds of old versions are no longer required for + the banner to be correct. :pr:`117` + * Generate 404 page using the sphinx-notfound-page extension. + This fixes the URLs when the page is hosted so that it loads + the CSS. :issue:`34` + * Remove handling for singlehtml_sidebars config which predated + Sphinx's support. :pr:`119` + * Remove "babel" and "platter" theme variants which were + undocumented and did not appear to be used by the relevant + projects. :pr:`120` + ------------------------------------------------------------------- Sun Jun 30 07:31:17 UTC 2024 - Dirk Müller diff --git a/python-Pallets-Sphinx-Themes.spec b/python-Pallets-Sphinx-Themes.spec index 81c9230..2bbe555 100644 --- a/python-Pallets-Sphinx-Themes.spec +++ b/python-Pallets-Sphinx-Themes.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-Pallets-Sphinx-Themes -Version: 2.1.3 +Version: 2.2.0 Release: 0 Summary: Themes for the Pallets projects License: BSD-3-Clause