diff mbox series

[14/17] python3-sphinx-rtd-theme: upgrade 3.0.2 -> 3.1.0

Message ID 20260126123844.1052-3-wangmy@fujitsu.com
State Under Review
Headers show
Series [01/17] bind: upgrade 9.20.17 -> 9.20.18 | expand

Commit Message

Wang Mingyu Jan. 26, 2026, 12:38 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...inx-rtd-theme_3.0.2.bb => python3-sphinx-rtd-theme_3.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-sphinx-rtd-theme_3.0.2.bb => python3-sphinx-rtd-theme_3.1.0.bb} (89%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.2.bb b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.1.0.bb
similarity index 89%
rename from meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.2.bb
rename to meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.1.0.bb
index 03e7a50125..05e2c097c5 100644
--- a/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.2.bb
+++ b/meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.1.0.bb
@@ -15,7 +15,7 @@  RDEPENDS:${PN} += " \
 PYPI_PACKAGE = "sphinx_rtd_theme"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
 
-SRC_URI[sha256sum] = "b7457bc25dda723b20b086a670b9953c859eab60a2a03ee8eb2bb23e176e5f85"
+SRC_URI[sha256sum] = "b44276f2c276e909239a4f6c955aa667aaafeb78597923b1c60babc76db78e4c"
 
 inherit setuptools3 pypi