forked from pool/python-Pallets-Sphinx-Themes
- 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`
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pallets-Sphinx-Themes?expand=0&rev=14
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:853ccdc2698ab0a2532cfc23037e08ff16ef36fdbde57dda122946bba1f71c0a
|
||||
size 20124
|
||||
BIN
pallets_sphinx_themes-2.2.0.tar.gz
LFS
Normal file
BIN
pallets_sphinx_themes-2.2.0.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 10:50:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user