From: Wang Mingyu <[email protected]> Changelog: =========== - Trigger search modal on "Search docs" input focus - Show hidden version in selector if it's the current active version - Show version/language selectors below the title - Docs: do not sign Git tag - Docs: update the installation note - Theme option flyout to enable/disable theme's flyout - Populate html_context with READTHEDOCS_* environment variables - Tests: sphinxdev tox environment installs Sphinx from master - Docs: update releasing - Adjust the expected test_basic output to match Sphinx 7.3+ - Addons: integrate with new beta addons flyout - Remove html5shiv - Remove Sphinx<5 compatibility leftovers - Remove pytest warnings
Signed-off-by: Wang Mingyu <[email protected]> --- ...inx-rtd-theme_2.0.0.bb => python3-sphinx-rtd-theme_3.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-sphinx-rtd-theme_2.0.0.bb => python3-sphinx-rtd-theme_3.0.0.bb} (89%) diff --git a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_2.0.0.bb b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.0.bb similarity index 89% rename from meta/recipes-devtools/python/python3-sphinx-rtd-theme_2.0.0.bb rename to meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.0.bb index 22b4d96444..f02f1fe42d 100644 --- a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_2.0.0.bb +++ b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.0.bb @@ -14,7 +14,7 @@ RDEPENDS:${PN} += " \ PYPI_PACKAGE = "sphinx_rtd_theme" -SRC_URI[sha256sum] = "bd5d7b80622406762073a04ef8fadc5f9151261563d47027de09910ce03afe6b" +SRC_URI[sha256sum] = "905d67de03217fd3d76fbbdd992034ac8e77044ef8063a544dda1af74d409e08" UPSTREAM_CHECK_REGEX ?= "/sphinx-rtd-theme/(?P<pver>(\d+[\.\-_]*)+)/" inherit setuptools3 pypi -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#205328): https://lists.openembedded.org/g/openembedded-core/message/205328 Mute This Topic: https://lists.openembedded.org/mt/108904287/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
