diff --git a/meta-python/recipes-devtools/python/python3-flask-wtf_1.0.1.bb b/meta-python/recipes-devtools/python/python3-flask-wtf_1.1.0.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-flask-wtf_1.0.1.bb rename to meta-python/recipes-devtools/python/python3-flask-wtf_1.1.0.bb index 678588265d..92d78674e9 100644 --- a/meta-python/recipes-devtools/python/python3-flask-wtf_1.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-wtf_1.1.0.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] = "34fe5c6fee0f69b50e30f81a3b7ea16aa1492a771fe9ad0974d164610c09a6c9" +SRC_URI[sha256sum] = "10fd267a41b6dee4f433ec8d6507d4cce4f1d71700280cf654a7cdbae6408d47" PYPI_PACKAGE = "Flask-WTF"