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
@@ -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"
* 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 <richard.purdie@linuxfoundation.org> --- .../{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%)