diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_2.2.1.bb b/meta-python/recipes-devtools/python/python3-werkzeug_2.2.2.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-werkzeug_2.2.1.bb rename to meta-python/recipes-devtools/python/python3-werkzeug_2.2.2.bb index d73235d253..92302f9cd7 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_2.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_2.2.2.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462" PYPI_PACKAGE = "Werkzeug" -SRC_URI[sha256sum] = "4d7013ef96fd197d1cdeb03e066c6c5a491ccb44758a5b2b91137319383e5a5a" +SRC_URI[sha256sum] = "7ea2d48322cc7c0f8b3a215ed73eabd7b5d75d0b50e31ab006286ccff9e00b8f" inherit pypi setuptools3