summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb (renamed from meta-python/recipes-devtools/python/python3-marshmallow_3.14.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.14.0.bb b/meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb
index 9a1e9e4266..ddfe4b99c6 100644
--- a/meta-python/recipes-devtools/python/python3-marshmallow_3.14.0.bb
+++ b/meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "\
9 9
10SRC_URI = "git://github.com/marshmallow-code/marshmallow.git;protocol=https;branch=dev" 10SRC_URI = "git://github.com/marshmallow-code/marshmallow.git;protocol=https;branch=dev"
11 11
12SRCREV = "df4f8119111362180838d66cd7364812fa9df81d" 12SRCREV = "41afdefd93afd1b95f48f45fd284ff8add3e91b7"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15