From: Trevor Gamblin Date: Wed, 7 Aug 2024 15:43:25 +0000 (-0400) Subject: python3-sphinx: upgrade 7.4.7 -> 8.0.2 X-Git-Tag: yocto-5.2~2130 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fdadf315eb79dd97f8998f20d0bef8ea980212d5;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-sphinx: upgrade 7.4.7 -> 8.0.2 Changelog: https://github.com/sphinx-doc/sphinx/releases Signed-off-by: Trevor Gamblin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-sphinx_7.4.7.bb b/meta/recipes-devtools/python/python3-sphinx_8.0.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-sphinx_7.4.7.bb rename to meta/recipes-devtools/python/python3-sphinx_8.0.2.bb index e7138523859..94ea56c4fd4 100644 --- a/meta/recipes-devtools/python/python3-sphinx_7.4.7.bb +++ b/meta/recipes-devtools/python/python3-sphinx_8.0.2.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "BSD-2-Clause & MIT" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=b6c681698874edd2eb9eaff7cc9de642" -SRC_URI[sha256sum] = "242f92a7ea7e6c5b406fdc2615413890ba9f699114a9c09192d7dfead2ee9cfe" +SRC_URI[sha256sum] = "0cce1ddcc4fd3532cf1dd283bc7d886758362c5c1de6598696579ce96d8ffa5b" inherit python_flit_core pypi UPSTREAM_CHECK_REGEX = "/Sphinx/(?P(\d+[\.\-_]*)+)/"