From: Wang Mingyu <[email protected]> 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]> --- .../{python3-markdown_3.4.3.bb => python3-markdown_3.4.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-markdown_3.4.3.bb => python3-markdown_3.4.4.bb} (81%) diff --git a/meta/recipes-devtools/python/python3-markdown_3.4.3.bb b/meta/recipes-devtools/python/python3-markdown_3.4.4.bb similarity index 81% rename from meta/recipes-devtools/python/python3-markdown_3.4.3.bb rename to meta/recipes-devtools/python/python3-markdown_3.4.4.bb index 1624e15f95..6a7e6f7c3e 100644 --- a/meta/recipes-devtools/python/python3-markdown_3.4.3.bb +++ b/meta/recipes-devtools/python/python3-markdown_3.4.4.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] = "8bf101198e004dc93e84a12a7395e31aac6a9c9942848ae1d99b9d72cf9b3520" +SRC_URI[sha256sum] = "225c6123522495d4119a90b3a3ba31a1e87a70369e03f14799ea9c0d7183a3d6" BBCLASSEXTEND = "native nativesdk" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#185204): https://lists.openembedded.org/g/openembedded-core/message/185204 Mute This Topic: https://lists.openembedded.org/mt/100478741/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
