summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-05-19 19:39:02 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-21 07:30:57 -0700
commit7c6a0813e0c1cf227132abfdecdf2b03801dd610 (patch)
tree2bd6245a1d3a9b9efcf21d88632f9df462c76860 /meta-python/recipes-devtools
parent63f8874f0eeaf05c8e405714b00863fc7f19acb7 (diff)
downloadmeta-openembedded-7c6a0813e0c1cf227132abfdecdf2b03801dd610.tar.gz
python3-mdit-py-plugins: upgrade 0.6.0 -> 0.6.1
FIX: Nested field lists incorrectly nesting inside parent containers Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.6.1.bb (renamed from meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.6.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.6.0.bb b/meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.6.1.bb
index 779f618311..28a55725a8 100644
--- a/meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.6.0.bb
+++ b/meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.6.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/executablebooks/mdit-py-plugins"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=a38a1697260a7ad7bf29f44b362db1fc" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=a38a1697260a7ad7bf29f44b362db1fc"
5 5
6SRC_URI[sha256sum] = "2436f14a7295837ac9228a36feeabda867c4abc488c8d019ad5c0bda88eee040" 6SRC_URI[sha256sum] = "a2bca0f039f39dbd35fb74ae1b5f998608c437463371f0ff7f49a19a17a114d0"
7 7
8inherit pypi python_flit_core 8inherit pypi python_flit_core
9 9