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.17.0.bb (renamed from meta-python/recipes-devtools/python/python3-marshmallow_3.15.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.15.0.bb b/meta-python/recipes-devtools/python/python3-marshmallow_3.17.0.bb
index c8e0fa4dd3..f2f5281d6c 100644
--- a/meta-python/recipes-devtools/python/python3-marshmallow_3.15.0.bb
+++ b/meta-python/recipes-devtools/python/python3-marshmallow_3.17.0.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 = "f251dfb08d79c755c2e95371f2c5580bf5937e60" 12SRCREV = "4a6c08d53f181195c78b505abe155b2f35cbc0c1"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15