summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-marshmallow_3.20.1.bb (renamed from meta-python/recipes-devtools/python/python3-marshmallow_3.19.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.19.0.bb b/meta-python/recipes-devtools/python/python3-marshmallow_3.20.1.bb
index 91f6462b35..5024b25122 100644
--- a/meta-python/recipes-devtools/python/python3-marshmallow_3.19.0.bb
+++ b/meta-python/recipes-devtools/python/python3-marshmallow_3.20.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 = "78edf5582ee325bba99f097cb7167ef73b6f84d8" 12SRCREV = "dda9a8014dfe1bcb35e21307cfd5a8e19615a284"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15