diff --git a/meta-python/recipes-devtools/python/python3-flask-wtf_0.14.2.bb b/meta-python/recipes-devtools/python/python3-flask-wtf_0.14.3.bb similarity index 70% rename from meta-python/recipes-devtools/python/python3-flask-wtf_0.14.2.bb rename to meta-python/recipes-devtools/python/python3-flask-wtf_0.14.3.bb index 33387045ea..213a0b58b0 100644 --- a/meta-python/recipes-devtools/python/python3-flask-wtf_0.14.2.bb +++ b/meta-python/recipes-devtools/python/python3-flask-wtf_0.14.3.bb @@ -2,8 +2,8 @@ DESCRIPTION = "Simple integration of Flask and WTForms." LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=3ca6bb31670492f791e6a9f2fb9f8a80" -SRC_URI[md5sum] = "586f50f233926cade42e3d744aca3e8f" -SRC_URI[sha256sum] = "5d14d55cfd35f613d99ee7cba0fc3fbbe63ba02f544d349158c14ca15561cc36" +SRC_URI[md5sum] = "1b60b7dd1245b0d0173c21123717af61" +SRC_URI[sha256sum] = "d417e3a0008b5ba583da1763e4db0f55a1269d9dd91dcc3eb3c026d3c5dbd720" PYPI_PACKAGE = "Flask-WTF"