From: Wang Mingyu Date: Mon, 26 Jan 2026 12:38:41 +0000 (+0800) Subject: python3-sphinx-rtd-theme: upgrade 3.0.2 -> 3.1.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d34026c907092e48a969715b54d872f571aa5348;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-sphinx-rtd-theme: upgrade 3.0.2 -> 3.1.0 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand --- 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 03e7a501253..05e2c097c5c 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