diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-marshmallow_3.22.0.bb (renamed from meta-python/recipes-devtools/python/python3-marshmallow_3.21.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.21.3.bb b/meta-python/recipes-devtools/python/python3-marshmallow_3.22.0.bb index 9c29c810d4..269522dcea 100644 --- a/meta-python/recipes-devtools/python/python3-marshmallow_3.21.3.bb +++ b/meta-python/recipes-devtools/python/python3-marshmallow_3.22.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] = "4f57c5e050a54d66361e826f94fba213eb10b67b2fdb02c3e0343ce207ba1662" | 9 | SRC_URI[sha256sum] = "4972f529104a220bb8637d595aa4c9762afbe7f7a77d82dc58c1615d70c5823e" |
10 | 10 | ||
11 | inherit python_flit_core pypi ptest | 11 | inherit python_flit_core pypi ptest |
12 | 12 | ||