diff mbox series

[meta-python] python3-marshmallow: upgrade 3.17.0 -> 3.17.1

Message ID 1662082601-12677-2-git-send-email-xuhuan.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-marshmallow: upgrade 3.17.0 -> 3.17.1 | expand

Commit Message

XU Huan Sept. 2, 2022, 1:36 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 ...hon3-marshmallow_3.17.0.bb => python3-marshmallow_3.17.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-marshmallow_3.17.0.bb => python3-marshmallow_3.17.1.bb} (94%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.17.0.bb b/meta-python/recipes-devtools/python/python3-marshmallow_3.17.1.bb
similarity index 94%
rename from meta-python/recipes-devtools/python/python3-marshmallow_3.17.0.bb
rename to meta-python/recipes-devtools/python/python3-marshmallow_3.17.1.bb
index f2f5281d6c..a7f4020cfc 100644
--- a/meta-python/recipes-devtools/python/python3-marshmallow_3.17.0.bb
+++ b/meta-python/recipes-devtools/python/python3-marshmallow_3.17.1.bb
@@ -9,7 +9,7 @@  LIC_FILES_CHKSUM = "\
 
 SRC_URI = "git://github.com/marshmallow-code/marshmallow.git;protocol=https;branch=dev"
 
-SRCREV = "4a6c08d53f181195c78b505abe155b2f35cbc0c1"
+SRCREV = "22e063270fea6ef6669425f53216e47eb8b04cc5"
 
 S = "${WORKDIR}/git"