diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-03 17:02:58 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-09-04 10:28:27 -0700 |
commit | da227a252368c78e0699d96ee140fc652f35831b (patch) | |
tree | 47def54b346cd4c508ad85dda5ca50497a8b2233 /meta-python | |
parent | e1490a8ea58c70191bbdb756f0aeba3638b8e3bc (diff) | |
download | meta-openembedded-da227a252368c78e0699d96ee140fc652f35831b.tar.gz |
python3-marshmallow: upgrade 4.0.0 -> 4.0.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-marshmallow_4.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-marshmallow_4.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_4.0.0.bb b/meta-python/recipes-devtools/python/python3-marshmallow_4.0.1.bb index 389a1b0ab6..1df1e67f10 100644 --- a/meta-python/recipes-devtools/python/python3-marshmallow_4.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-marshmallow_4.0.1.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "\ | |||
6 | file://LICENSE;md5=27586b20700d7544c06933afe56f7df4 \ | 6 | file://LICENSE;md5=27586b20700d7544c06933afe56f7df4 \ |
7 | file://docs/license.rst;md5=13da439ad060419fb7cf364523017cfb" | 7 | file://docs/license.rst;md5=13da439ad060419fb7cf364523017cfb" |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "3b6e80aac299a7935cfb97ed01d1854fb90b5079430969af92118ea1b12a8d55" | 9 | SRC_URI[sha256sum] = "e1d860bd262737cb2d34e1541b84cb52c32c72c9474e3fe6f30f137ef8b0d97f" |
10 | 10 | ||
11 | inherit python_flit_core pypi ptest-python-pytest | 11 | inherit python_flit_core pypi ptest-python-pytest |
12 | 12 | ||