diff mbox series

[meta-python,41/63] python3-mdit-py-plugins: upgrade 0.4.2 -> 0.5.0

Message ID 20260326115634.1199-41-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/63] b4: upgrade 0.14.3 -> 0.15.0 | expand

Commit Message

Mingyu Wang (Fujitsu) March 26, 2026, 11:56 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
- Add plugin & tests to render subscripts
- Drop Python 3.9

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...dit-py-plugins_0.4.2.bb => python3-mdit-py-plugins_0.5.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-mdit-py-plugins_0.4.2.bb => python3-mdit-py-plugins_0.5.0.bb} (80%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.4.2.bb b/meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.5.0.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.4.2.bb
rename to meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.5.0.bb
index ef095c74a8..e449b0f11f 100644
--- a/meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.4.2.bb
+++ b/meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.5.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/executablebooks/mdit-py-plugins"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a38a1697260a7ad7bf29f44b362db1fc"
 
-SRC_URI[sha256sum] = "5f2cd1fdb606ddf152d37ec30e46101a60512bc0e5fa1a7002c36647b09e26b5"
+SRC_URI[sha256sum] = "f4918cb50119f50446560513a8e311d574ff6aaed72606ddae6d35716fe809c6"
 
 inherit pypi python_flit_core