diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-19 19:39:02 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-21 07:30:57 -0700 |
| commit | 7c6a0813e0c1cf227132abfdecdf2b03801dd610 (patch) | |
| tree | 2bd6245a1d3a9b9efcf21d88632f9df462c76860 /meta-python/recipes-devtools | |
| parent | 63f8874f0eeaf05c8e405714b00863fc7f19acb7 (diff) | |
| download | meta-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" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a38a1697260a7ad7bf29f44b362db1fc" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a38a1697260a7ad7bf29f44b362db1fc" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "2436f14a7295837ac9228a36feeabda867c4abc488c8d019ad5c0bda88eee040" | 6 | SRC_URI[sha256sum] = "a2bca0f039f39dbd35fb74ae1b5f998608c437463371f0ff7f49a19a17a114d0" |
| 7 | 7 | ||
| 8 | inherit pypi python_flit_core | 8 | inherit pypi python_flit_core |
| 9 | 9 | ||
