diff --git a/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb b/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.3.0.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb rename to meta-python/recipes-devtools/python/python3-flask-marshmallow_1.3.0.bb index 7d87d8c28d..631ea14c3d 100644 --- a/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.3.0.bb @@ -8,7 +8,7 @@ inherit pypi python_setuptools_build_meta PYPI_PACKAGE = "flask_marshmallow" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" -SRC_URI[sha256sum] = "00ee96399ed664963afff3b5d6ee518640b0f91dbc2aace2b5abcf32f40ef23a" +SRC_URI[sha256sum] = "27a35d0ce5dcba161cc5f2f4764afbc2536c93fa439a793250b827835e3f3be6" RDEPENDS:${PN} += "\ python3-flask \