diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-wtf_1.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-flask-wtf_0.15.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-wtf_0.15.1.bb b/meta-python/recipes-devtools/python/python3-flask-wtf_1.0.1.bb index aebc1344f8..678588265d 100644 --- a/meta-python/recipes-devtools/python/python3-flask-wtf_0.15.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-wtf_1.0.1.bb | |||
@@ -1,8 +1,8 @@ | |||
1 | DESCRIPTION = "Simple integration of Flask and WTForms." | 1 | DESCRIPTION = "Simple integration of Flask and WTForms." |
2 | LICENSE = "BSD-3-Clause" | 2 | LICENSE = "BSD-3-Clause" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3ca6bb31670492f791e6a9f2fb9f8a80" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=d98d089889e14b227732d45dac3aacc4" |
4 | 4 | ||
5 | SRC_URI[sha256sum] = "ff177185f891302dc253437fe63081e7a46a4e99aca61dfe086fb23e54fff2dc" | 5 | SRC_URI[sha256sum] = "34fe5c6fee0f69b50e30f81a3b7ea16aa1492a771fe9ad0974d164610c09a6c9" |
6 | 6 | ||
7 | PYPI_PACKAGE = "Flask-WTF" | 7 | PYPI_PACKAGE = "Flask-WTF" |
8 | 8 | ||