diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-marshmallow_3.19.0.bb (renamed from meta-python/recipes-devtools/python/python3-marshmallow_3.18.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.18.0.bb b/meta-python/recipes-devtools/python/python3-marshmallow_3.19.0.bb index c52ff30fda..91f6462b35 100644 --- a/meta-python/recipes-devtools/python/python3-marshmallow_3.18.0.bb +++ b/meta-python/recipes-devtools/python/python3-marshmallow_3.19.0.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "\ | |||
9 | 9 | ||
10 | SRC_URI = "git://github.com/marshmallow-code/marshmallow.git;protocol=https;branch=dev" | 10 | SRC_URI = "git://github.com/marshmallow-code/marshmallow.git;protocol=https;branch=dev" |
11 | 11 | ||
12 | SRCREV = "2805f32461fc7801a5f7b6d83facf7cbb8bca278" | 12 | SRCREV = "78edf5582ee325bba99f097cb7167ef73b6f84d8" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||