diff --git a/meta-python/recipes-devtools/python/python3-flask-wtf_1.1.0.bb b/meta-python/recipes-devtools/python/python3-flask-wtf_1.1.1.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-flask-wtf_1.1.0.bb rename to meta-python/recipes-devtools/python/python3-flask-wtf_1.1.1.bb index 92d78674e9..ec47fcac2c 100644 --- a/meta-python/recipes-devtools/python/python3-flask-wtf_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-flask-wtf_1.1.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Simple integration of Flask and WTForms." LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=d98d089889e14b227732d45dac3aacc4" -SRC_URI[sha256sum] = "10fd267a41b6dee4f433ec8d6507d4cce4f1d71700280cf654a7cdbae6408d47" +SRC_URI[sha256sum] = "41c4244e9ae626d63bed42ae4785b90667b885b1535d5a4095e1f63060d12aa9" PYPI_PACKAGE = "Flask-WTF"