summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-flask-wtf_0.14.3.bb (renamed from meta-python/recipes-devtools/python/python3-flask-wtf_0.14.2.bb)4
1 files changed, 2 insertions, 2 deletions
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
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."
2LICENSE = "BSD-3-Clause" 2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=3ca6bb31670492f791e6a9f2fb9f8a80" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=3ca6bb31670492f791e6a9f2fb9f8a80"
4 4
5SRC_URI[md5sum] = "586f50f233926cade42e3d744aca3e8f" 5SRC_URI[md5sum] = "1b60b7dd1245b0d0173c21123717af61"
6SRC_URI[sha256sum] = "5d14d55cfd35f613d99ee7cba0fc3fbbe63ba02f544d349158c14ca15561cc36" 6SRC_URI[sha256sum] = "d417e3a0008b5ba583da1763e4db0f55a1269d9dd91dcc3eb3c026d3c5dbd720"
7 7
8PYPI_PACKAGE = "Flask-WTF" 8PYPI_PACKAGE = "Flask-WTF"
9 9