diff mbox series

[meta-python,23/38] python3-marshmallow: upgrade 4.1.0 -> 4.1.1

Message ID 20251209095552.690-23-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/38] boost-sml: upgrade 1.1.12 -> 1.1.13 | expand

Commit Message

Wang Mingyu Dec. 9, 2025, 9:55 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Bug fix:
  Ensure URL validator is case-insensitive when using custom schemes

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_4.1.0.bb b/meta-python/recipes-devtools/python/python3-marshmallow_4.1.1.bb
similarity index 91%
rename from meta-python/recipes-devtools/python/python3-marshmallow_4.1.0.bb
rename to meta-python/recipes-devtools/python/python3-marshmallow_4.1.1.bb
index d1cd21d52c..2919897dc3 100644
--- a/meta-python/recipes-devtools/python/python3-marshmallow_4.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-marshmallow_4.1.1.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "\
                     file://LICENSE;md5=27586b20700d7544c06933afe56f7df4 \
                     file://docs/license.rst;md5=13da439ad060419fb7cf364523017cfb"
 
-SRC_URI[sha256sum] = "daa9862f74e2f7864980d25c29b4ea72944cde48aa17537e3bd5797a4ae62d71"
+SRC_URI[sha256sum] = "550aa14b619072f0a8d8184911b3f1021c5c32587fb27318ddf81ce0d0029c9d"
 
 inherit python_flit_core pypi ptest-python-pytest