diff mbox series

[20/33] python3-sphinx: upgrade 7.3.7 -> 7.4.7

Message ID 1722215408-27541-20-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit acb4e7bf7f33047cb36749d7215c479654fd0b7c
Headers show
Series [01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 | expand

Commit Message

Mingyu Wang (Fujitsu) July 29, 2024, 1:09 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 https://www.sphinx-doc.org/en/master/changes.html

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-sphinx_7.3.7.bb => python3-sphinx_7.4.7.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-sphinx_7.3.7.bb => python3-sphinx_7.4.7.bb} (91%)
diff mbox series

Patch

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 a1cae2abc0..e713852385 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<pver>(\d+[\.\-_]*)+)/"