Upgrade to release 0.14.3: - xrange changed to range, python3 compatible - Move Iterable import to _compat module - Fix deprecation warning - Remove flaskr example
Signed-off-by: Leon Anavi <[email protected]> --- ...ython3-flask-wtf_0.14.2.bb => python3-flask-wtf_0.14.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-flask-wtf_0.14.2.bb => python3-flask-wtf_0.14.3.bb} (70%) 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 33387045e..213a0b58b 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" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#86620): https://lists.openembedded.org/g/openembedded-devel/message/86620 Mute This Topic: https://lists.openembedded.org/mt/76431220/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
