diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_2.0.3.bb b/meta-python/recipes-devtools/python/python3-werkzeug_2.1.1.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-werkzeug_2.0.3.bb rename to meta-python/recipes-devtools/python/python3-werkzeug_2.1.1.bb index ed7a509ad..476a3a596 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_2.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_2.1.1.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462" PYPI_PACKAGE = "Werkzeug" -SRC_URI[sha256sum] = "b863f8ff057c522164b6067c9e28b041161b4be5ba4d0daceeaa50a163822d3c" +SRC_URI[sha256sum] = "f8e89a20aeabbe8a893c24a461d3ee5dad2123b05cc6abd73ceed01d39c3ae74" inherit pypi setuptools3