From 06a26a7707fac45ac93aa401807dcf267e337e81 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 26 Mar 2026 19:56:11 +0800 Subject: [PATCH] python3-mdit-py-plugins: upgrade 0.4.2 -> 0.5.0 Changelog: ========== - Add plugin & tests to render subscripts - Drop Python 3.9 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...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 --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