diff mbox series

[meta-python,27/46] python3-marshmallow: upgrade 3.21.3 -> 3.22.0

Message ID 1724833525-2162-26-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-gnome,01/46] colord-gtk: upgrade 0.3.0 -> 0.3.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Aug. 28, 2024, 8:25 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
- Add many Meta option to Schema so it expects a collection by default
- Refactor hooks

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...hon3-marshmallow_3.21.3.bb => python3-marshmallow_3.22.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-marshmallow_3.21.3.bb => python3-marshmallow_3.22.0.bb} (92%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.21.3.bb b/meta-python/recipes-devtools/python/python3-marshmallow_3.22.0.bb
similarity index 92%
rename from meta-python/recipes-devtools/python/python3-marshmallow_3.21.3.bb
rename to meta-python/recipes-devtools/python/python3-marshmallow_3.22.0.bb
index 9c29c810d..269522dce 100644
--- a/meta-python/recipes-devtools/python/python3-marshmallow_3.21.3.bb
+++ b/meta-python/recipes-devtools/python/python3-marshmallow_3.22.0.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "\
                     file://LICENSE;md5=27586b20700d7544c06933afe56f7df4 \
                     file://docs/license.rst;md5=13da439ad060419fb7cf364523017cfb"
 
-SRC_URI[sha256sum] = "4f57c5e050a54d66361e826f94fba213eb10b67b2fdb02c3e0343ce207ba1662"
+SRC_URI[sha256sum] = "4972f529104a220bb8637d595aa4c9762afbe7f7a77d82dc58c1615d70c5823e"
 
 inherit python_flit_core pypi ptest