diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_1.0.1.bb b/meta-python/recipes-devtools/python/python3-werkzeug_2.0.1.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-werkzeug_1.0.1.bb rename to meta-python/recipes-devtools/python/python3-werkzeug_2.0.1.bb index 8af0fef60..1653eeabd 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_1.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_2.0.1.bb @@ -12,8 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462" PYPI_PACKAGE = "Werkzeug" -SRC_URI[md5sum] = "5d499cfdd30de5d9c946994783772efd" -SRC_URI[sha256sum] = "6c80b1e5ad3665290ea39320b91e1be1e0d5f60652b964a3070216de83d2e47c" +SRC_URI[sha256sum] = "1de1db30d010ff1af14a009224ec49ab2329ad2cde454c8a708130642d579c42" inherit pypi setuptools3