* Fix `SetextHeaderProcessor` regex to prevent mixed `=` and `-` chars in setext-style headers (#1606). * Add AI Policy to Contributing Guide. * Officially document all included extensions as being in maintenance mode. * Link the Extension API documentation to the API Reference (#1612).
Signed-off-by: Richard Purdie <[email protected]> --- .../{python3-markdown_3.10.2.bb => python3-markdown_3.10.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-markdown_3.10.2.bb => python3-markdown_3.10.3.bb} (79%) diff --git a/meta/recipes-devtools/python/python3-markdown_3.10.2.bb b/meta/recipes-devtools/python/python3-markdown_3.10.3.bb similarity index 79% rename from meta/recipes-devtools/python/python3-markdown_3.10.2.bb rename to meta/recipes-devtools/python/python3-markdown_3.10.3.bb index 6a35e0def81..a7fd3d78406 100644 --- a/meta/recipes-devtools/python/python3-markdown_3.10.2.bb +++ b/meta/recipes-devtools/python/python3-markdown_3.10.3.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=ec58cdf7cfed06a21f7a9362627a5480" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "994d51325d25ad8aa7ce4ebaec003febcce822c3f8c911e3b17c52f7f589f950" +SRC_URI[sha256sum] = "3589362618f743188b4d955b874402bc814f4f83f544dc207719f4baa7d9c45f" BBCLASSEXTEND = "native nativesdk"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#242471): https://lists.openembedded.org/g/openembedded-core/message/242471 Mute This Topic: https://lists.openembedded.org/mt/120546181/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
