From 1962accfbcb8126f195c5f61c0a63a202d02d749 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Fri, 31 Jul 2026 05:27:52 +0000
Subject: [PATCH] python3-markdown: upgrade 3.10.2 -> 3.10.3

Source: docs/changelog.md

## [3.10.3] - 2026-07-30

### Fixed

* 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).
---
 .../{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 6a35e0def8..a7fd3d7840 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"
 
-- 
2.47.1

