From: Alexander Kanavin Date: Wed, 18 May 2022 10:58:35 +0000 (+0200) Subject: python3-markdown: upgrade 3.3.6 -> 3.3.7 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4082 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4776b243d930d6e821b896ba9ddf32228a9a0fbb;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-markdown: upgrade 3.3.6 -> 3.3.7 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-markdown_3.3.6.bb b/meta/recipes-devtools/python/python3-markdown_3.3.7.bb similarity index 80% rename from meta/recipes-devtools/python/python3-markdown_3.3.6.bb rename to meta/recipes-devtools/python/python3-markdown_3.3.7.bb index 5ce9fef7dd6..c456cecc78f 100644 --- a/meta/recipes-devtools/python/python3-markdown_3.3.6.bb +++ b/meta/recipes-devtools/python/python3-markdown_3.3.7.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] = "76df8ae32294ec39dcf89340382882dfa12975f87f45c3ed1ecdb1e8cefc7006" +SRC_URI[sha256sum] = "cbb516f16218e643d8e0a95b309f77eb118cb138d39a4f27851e6a63581db874" BBCLASSEXTEND = "native"