diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-03-26 19:56:11 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-26 07:43:43 -0700 |
| commit | 71a252f05ad8d4e5b6ad62fc52bed779c2653893 (patch) | |
| tree | d5e4bd71d0b5cc3c1f173ef37e7e5ce1443d3053 /meta-python/recipes-devtools/python | |
| parent | 42782cd1453fc1550b46fa8c5b29330d8db5119f (diff) | |
| download | meta-openembedded-71a252f05ad8d4e5b6ad62fc52bed779c2653893.tar.gz | |
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 <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.5.0.bb (renamed from meta-python/recipes-devtools/python/python3-mdit-py-plugins_0.4.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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" | |||
| 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] = "5f2cd1fdb606ddf152d37ec30e46101a60512bc0e5fa1a7002c36647b09e26b5" | 6 | SRC_URI[sha256sum] = "f4918cb50119f50446560513a8e311d574ff6aaed72606ddae6d35716fe809c6" |
| 7 | 7 | ||
| 8 | inherit pypi python_flit_core | 8 | inherit pypi python_flit_core |
| 9 | 9 | ||
