From: Wang Mingyu Date: Mon, 29 Jul 2024 01:09:55 +0000 (+0800) Subject: python3-sphinx: upgrade 7.3.7 -> 7.4.7 X-Git-Tag: yocto-5.2~2211 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=acb4e7bf7f33047cb36749d7215c479654fd0b7c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-sphinx: upgrade 7.3.7 -> 7.4.7 Changelog: https://www.sphinx-doc.org/en/master/changes.html Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-sphinx_7.3.7.bb b/meta/recipes-devtools/python/python3-sphinx_7.4.7.bb similarity index 91% rename from meta/recipes-devtools/python/python3-sphinx_7.3.7.bb rename to meta/recipes-devtools/python/python3-sphinx_7.4.7.bb index a1cae2abc00..e7138523859 100644 --- a/meta/recipes-devtools/python/python3-sphinx_7.3.7.bb +++ b/meta/recipes-devtools/python/python3-sphinx_7.4.7.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "BSD-2-Clause & MIT" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=b6c681698874edd2eb9eaff7cc9de642" -SRC_URI[sha256sum] = "a4a7db75ed37531c05002d56ed6948d4c42f473a36f46e1382b0bd76ca9627bc" +SRC_URI[sha256sum] = "242f92a7ea7e6c5b406fdc2615413890ba9f699114a9c09192d7dfead2ee9cfe" inherit python_flit_core pypi UPSTREAM_CHECK_REGEX = "/Sphinx/(?P(\d+[\.\-_]*)+)/"