diff mbox series

[v2,36/44] python3-markdown: upgrade 3.3.7 -> 3.4.1

Message ID 20220808064237.3975347-36-alex@linutronix.de
State Accepted, archived
Commit 4df29b0e8cb8dfc11a096ebae9fa1affddfc6625
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>
---
 .../{python3-markdown_3.3.7.bb => python3-markdown_3.4.1.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-markdown_3.3.7.bb => python3-markdown_3.4.1.bb} (80%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-markdown_3.3.7.bb b/meta/recipes-devtools/python/python3-markdown_3.4.1.bb
similarity index 80%
rename from meta/recipes-devtools/python/python3-markdown_3.3.7.bb
rename to meta/recipes-devtools/python/python3-markdown_3.4.1.bb
index c456cecc78..e99c3310ac 100644
--- a/meta/recipes-devtools/python/python3-markdown_3.3.7.bb
+++ b/meta/recipes-devtools/python/python3-markdown_3.4.1.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "file://LICENSE.md;md5=745aaad0c69c60039e638bff9ffc59ed"
 inherit pypi python_setuptools_build_meta
 
 PYPI_PACKAGE = "Markdown"
-SRC_URI[sha256sum] = "cbb516f16218e643d8e0a95b309f77eb118cb138d39a4f27851e6a63581db874"
+SRC_URI[sha256sum] = "3b809086bb6efad416156e00a0da66fe47618a5d6918dd688f53f40c8e4cfeff"
 
 BBCLASSEXTEND = "native"