diff mbox series

[v2,38/44] python3-sphinx: upgrade 5.0.2 -> 5.1.1

Message ID 20220808064237.3975347-38-alex@linutronix.de
State Accepted, archived
Commit a6ad111a54deeb3d75fde9ba5881c8e803d8859a
Headers show
Series [v2,01/44] rpm: update 4.17.0 -> 4.17.1 | expand

Commit Message

Alexander Kanavin Aug. 8, 2022, 6:42 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../python/{python3-sphinx_5.0.2.bb => python3-sphinx_5.1.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-sphinx_5.0.2.bb => python3-sphinx_5.1.1.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-sphinx_5.0.2.bb b/meta/recipes-devtools/python/python3-sphinx_5.1.1.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-sphinx_5.0.2.bb
rename to meta/recipes-devtools/python/python3-sphinx_5.1.1.bb
index 46cc26e67e..1bef20c2e2 100644
--- a/meta/recipes-devtools/python/python3-sphinx_5.0.2.bb
+++ b/meta/recipes-devtools/python/python3-sphinx_5.1.1.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=72c536e78c21c567311b193fe00cd253"
 
 PYPI_PACKAGE = "Sphinx"
 
-SRC_URI[sha256sum] = "b18e978ea7565720f26019c702cd85c84376e948370f1cd43d60265010e1c7b0"
+SRC_URI[sha256sum] = "ba3224a4e206e1fbdecf98a4fae4992ef9b24b85ebf7b584bb340156eaf08d89"
 
 inherit setuptools3 pypi