Skip to content

Commit cd32e3c

Browse files
wangmingyu84rpurdie
authored andcommitted
python3-markdown: upgrade 3.4.3 -> 3.4.4
Changelog: ========== Add a special case for initial 's to smarty extension (#1305). Unescape any backslash escaped inline raw HTML (#1358). Unescape backslash escaped TOC token names (#1360). Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]> Signed-off-by: Richard Purdie <[email protected]>
1 parent 22b19db commit cd32e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/recipes-devtools/python/python3-markdown_3.4.3.bb renamed to meta/recipes-devtools/python/python3-markdown_3.4.4.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=745aaad0c69c60039e638bff9ffc59ed"
66
inherit pypi python_setuptools_build_meta
77

88
PYPI_PACKAGE = "Markdown"
9-
SRC_URI[sha256sum] = "8bf101198e004dc93e84a12a7395e31aac6a9c9942848ae1d99b9d72cf9b3520"
9+
SRC_URI[sha256sum] = "225c6123522495d4119a90b3a3ba31a1e87a70369e03f14799ea9c0d7183a3d6"
1010

1111
BBCLASSEXTEND = "native nativesdk"
1212

0 commit comments

Comments
 (0)