diff mbox series

[meta-python,48/66] python3-marshmallow: upgrade 3.26.0 -> 3.26.1

Message ID 1739178095-26432-48-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-webserver,01/66] apache2: upgrade 2.4.62 -> 2.4.63 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 10, 2025, 9:01 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
- Typing: Fix type annotations for class Meta options
- Remove default value for the data param of Nested._deserialize

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.26.0.bb b/meta-python/recipes-devtools/python/python3-marshmallow_3.26.1.bb
similarity index 91%
rename from meta-python/recipes-devtools/python/python3-marshmallow_3.26.0.bb
rename to meta-python/recipes-devtools/python/python3-marshmallow_3.26.1.bb
index bde3819379..4790695129 100644
--- a/meta-python/recipes-devtools/python/python3-marshmallow_3.26.0.bb
+++ b/meta-python/recipes-devtools/python/python3-marshmallow_3.26.1.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "\
                     file://LICENSE;md5=27586b20700d7544c06933afe56f7df4 \
                     file://docs/license.rst;md5=13da439ad060419fb7cf364523017cfb"
 
-SRC_URI[sha256sum] = "eb36762a1cc76d7abf831e18a3a1b26d3d481bbc74581b8e532a3d3a8115e1cb"
+SRC_URI[sha256sum] = "e6d8affb6cb61d39d26402096dc0aee12d5a26d490a121f118d2e81dc0719dc6"
 
 inherit python_flit_core pypi ptest-python-pytest