From: Wang Mingyu Date: Wed, 7 Jan 2026 10:31:00 +0000 (+0800) Subject: python3-sphinx: upgrade 9.0.4 -> 9.1.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8fdf8452f14bcf5f098e6952179262c2889f1b2;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-sphinx: upgrade 9.0.4 -> 9.1.0 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-sphinx_9.0.4.bb b/meta/recipes-devtools/python/python3-sphinx_9.1.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-sphinx_9.0.4.bb rename to meta/recipes-devtools/python/python3-sphinx_9.1.0.bb index 00384b40e9..dc8ee18de1 100644 --- a/meta/recipes-devtools/python/python3-sphinx_9.0.4.bb +++ b/meta/recipes-devtools/python/python3-sphinx_9.1.0.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "BSD-2-Clause & MIT" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=e30c37a2b7fb0afa3adc0d72b85e8b04" -SRC_URI[sha256sum] = "594ef59d042972abbc581d8baa577404abe4e6c3b04ef61bd7fc2acbd51f3fa3" +SRC_URI[sha256sum] = "7741722357dd75f8190766926071fed3bdc211c74dd2d7d4df5404da95930ddb" inherit python_flit_core pypi