[04/17] python3-sphinx: upgrade 4.5.0 -> 5.0.0

Message ID 20220604102625.199845-4-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit de1052119c975225c374d049fe319f1857ef5e8a
Headers show
Series [01/17] glib-2.0: upgrade 2.72.1 -> 2.72.2 | expand

Commit Message

Richard Purdie June 4, 2022, 10:26 a.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../python/{python3-sphinx_4.5.0.bb => python3-sphinx_5.0.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-sphinx_4.5.0.bb => python3-sphinx_5.0.0.bb} (91%)

Patch

diff --git a/meta/recipes-devtools/python/python3-sphinx_4.5.0.bb b/meta/recipes-devtools/python/python3-sphinx_5.0.0.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-sphinx_4.5.0.bb
rename to meta/recipes-devtools/python/python3-sphinx_5.0.0.bb
index f4d27f32753..93edd9db7e0 100644
--- a/meta/recipes-devtools/python/python3-sphinx_4.5.0.bb
+++ b/meta/recipes-devtools/python/python3-sphinx_5.0.0.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=72c536e78c21c567311b193fe00cd253"
 
 PYPI_PACKAGE = "Sphinx"
 
-SRC_URI[sha256sum] = "7bf8ca9637a4ee15af412d1a1d9689fec70523a68ca9bb9127c2f3eeb344e2e6"
+SRC_URI[sha256sum] = "464d9c1bd5613bcebe76b46658763f3f3dbb184da7406e632a84596d3cd8ee90"
 
 inherit setuptools3 pypi