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-27 09:08:58 -0700 |
| commit | 06a26a7707fac45ac93aa401807dcf267e337e81 (patch) | |
| tree | f6f699e3a86328c3b2af1f47bd449cc9c96802cd /meta-python/recipes-devtools | |
| parent | 749b7c01165f68b596035e7bd88d9c2b3d499f54 (diff) | |
| download | meta-openembedded-06a26a7707fac45ac93aa401807dcf267e337e81.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')
| -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 | ||
