Release note [1]: Fixed - Fix a regression related to comment handling (#1590). - More reliable fix for </ (#1593).
[1] https://github.com/Python-Markdown/markdown/releases/tag/3.10.2 Signed-off-by: Hongxu Jia <[email protected]> --- .../{python3-markdown_3.10.1.bb => python3-markdown_3.10.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-markdown_3.10.1.bb => python3-markdown_3.10.2.bb} (79%) diff --git a/meta/recipes-devtools/python/python3-markdown_3.10.1.bb b/meta/recipes-devtools/python/python3-markdown_3.10.2.bb similarity index 79% rename from meta/recipes-devtools/python/python3-markdown_3.10.1.bb rename to meta/recipes-devtools/python/python3-markdown_3.10.2.bb index 91dac7abd1..6a35e0def8 100644 --- a/meta/recipes-devtools/python/python3-markdown_3.10.1.bb +++ b/meta/recipes-devtools/python/python3-markdown_3.10.2.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=ec58cdf7cfed06a21f7a9362627a5480" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "1c19c10bd5c14ac948c53d0d762a04e2fa35a6d58a6b7b1e6bfcbe6fefc0001a" +SRC_URI[sha256sum] = "994d51325d25ad8aa7ce4ebaec003febcce822c3f8c911e3b17c52f7f589f950" BBCLASSEXTEND = "native nativesdk" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232248): https://lists.openembedded.org/g/openembedded-core/message/232248 Mute This Topic: https://lists.openembedded.org/mt/118109850/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
