summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-12-29 17:29:33 +0800
committerKhem Raj <raj.khem@gmail.com>2025-12-29 09:28:52 -0800
commited1047c0fac9f31ccb8cb2e997e59eb9732179ad (patch)
tree5c7fb0bdae25e0ceb90ead0381b178d2c3c64e3d /meta-python/recipes-devtools/python
parentf4694765045b5c7a1e18b09dee8ab09231c54c04 (diff)
downloadmeta-openembedded-ed1047c0fac9f31ccb8cb2e997e59eb9732179ad.tar.gz
python3-marshmallow: upgrade 4.1.1 -> 4.1.2
Changelog: Merge error store messages without rebuilding collections. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-marshmallow_4.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-marshmallow_4.1.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_4.1.1.bb b/meta-python/recipes-devtools/python/python3-marshmallow_4.1.2.bb
index 2919897dc3..f3a905a36c 100644
--- a/meta-python/recipes-devtools/python/python3-marshmallow_4.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-marshmallow_4.1.2.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
9SRC_URI[sha256sum] = "550aa14b619072f0a8d8184911b3f1021c5c32587fb27318ddf81ce0d0029c9d" 9SRC_URI[sha256sum] = "083f250643d2e75fd363f256aeb6b1af369a7513ad37647ce4a601f6966e3ba5"
10 10
11inherit python_flit_core pypi ptest-python-pytest 11inherit python_flit_core pypi ptest-python-pytest
12 12