diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-marshmallow_4.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-marshmallow_4.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_4.0.0.bb b/meta-python/recipes-devtools/python/python3-marshmallow_4.0.1.bb index 389a1b0ab6..1df1e67f10 100644 --- a/meta-python/recipes-devtools/python/python3-marshmallow_4.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-marshmallow_4.0.1.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] = "3b6e80aac299a7935cfb97ed01d1854fb90b5079430969af92118ea1b12a8d55" | 9 | SRC_URI[sha256sum] = "e1d860bd262737cb2d34e1541b84cb52c32c72c9474e3fe6f30f137ef8b0d97f" |
10 | 10 | ||
11 | inherit python_flit_core pypi ptest-python-pytest | 11 | inherit python_flit_core pypi ptest-python-pytest |
12 | 12 | ||