diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-marshmallow_4.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-marshmallow_3.26.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.26.1.bb b/meta-python/recipes-devtools/python/python3-marshmallow_4.0.0.bb index 4790695129..389a1b0ab6 100644 --- a/meta-python/recipes-devtools/python/python3-marshmallow_3.26.1.bb +++ b/meta-python/recipes-devtools/python/python3-marshmallow_4.0.0.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "\ | |||
6 | file://LICENSE;md5=27586b20700d7544c06933afe56f7df4 \ | 6 | file://LICENSE;md5=27586b20700d7544c06933afe56f7df4 \ |
7 | file://docs/license.rst;md5=13da439ad060419fb7cf364523017cfb" | 7 | file://docs/license.rst;md5=13da439ad060419fb7cf364523017cfb" |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "e6d8affb6cb61d39d26402096dc0aee12d5a26d490a121f118d2e81dc0719dc6" | 9 | SRC_URI[sha256sum] = "3b6e80aac299a7935cfb97ed01d1854fb90b5079430969af92118ea1b12a8d55" |
10 | 10 | ||
11 | inherit python_flit_core pypi ptest-python-pytest | 11 | inherit python_flit_core pypi ptest-python-pytest |
12 | 12 | ||