summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-03-26 19:56:13 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-03-26 07:43:43 -0700
commita7b60e322d364da4228f23ee2e6bdc9332fa0c94 (patch)
tree0b098b5b48e21dd763d09fbee61bceb4620f0d53 /meta-python/recipes-devtools/python
parent6f708c4484f2f5d97fb3f87d4924da3823e86f3f (diff)
downloadmeta-openembedded-a7b60e322d364da4228f23ee2e6bdc9332fa0c94.tar.gz
python3-myst-parser: upgrade 4.0.1 -> 5.0.0
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-myst-parser_5.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-myst-parser_4.0.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-myst-parser_4.0.1.bb b/meta-python/recipes-devtools/python/python3-myst-parser_5.0.0.bb
index 24a3953d42..826d1f8f87 100644
--- a/meta-python/recipes-devtools/python/python3-myst-parser_4.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-myst-parser_5.0.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/executablebooks/MyST-Parser"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=a38a1697260a7ad7bf29f44b362db1fc" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=a38a1697260a7ad7bf29f44b362db1fc"
5 5
6SRC_URI[sha256sum] = "5cfea715e4f3574138aecbf7d54132296bfd72bb614d31168f48c477a830a7c4" 6SRC_URI[sha256sum] = "f6f231452c56e8baa662cc352c548158f6a16fcbd6e3800fc594978002b94f3a"
7 7
8inherit pypi python_flit_core 8inherit pypi python_flit_core
9 9