diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-wtforms_2.1.bb (renamed from meta-python/recipes-devtools/python/python-wtforms_2.0.2.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-wtforms_2.0.2.bb b/meta-python/recipes-devtools/python/python-wtforms_2.1.bb index ae605d5bcc..a5ea283ae3 100644 --- a/meta-python/recipes-devtools/python/python-wtforms_2.0.2.bb +++ b/meta-python/recipes-devtools/python/python-wtforms_2.1.bb | |||
@@ -2,10 +2,10 @@ DESCRIPTION = "A flexible forms validation and rendering library for python web | |||
2 | HOMEPAGE = "https://pypi.python.org/pypi/WTForms" | 2 | HOMEPAGE = "https://pypi.python.org/pypi/WTForms" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=e9377f5e4bfad82b40ed63f0fd4d1cce" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=c459accc90c6ed6a94878c8fe0535be2" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "613cf723ab40537705bec02733c78d95" | 7 | SRC_URI[md5sum] = "6938a541fafd1a1ae2f6b9b88588eef2" |
8 | SRC_URI[sha256sum] = "10737758ceae03b53021f3aa7e81bfc8dd6f679c879ffeb5e64ac6570facb6c1" | 8 | SRC_URI[sha256sum] = "ffdf10bd1fa565b8233380cb77a304cd36fd55c73023e91d4b803c96bc11d46f" |
9 | 9 | ||
10 | PYPI_PACKAGE = "WTForms" | 10 | PYPI_PACKAGE = "WTForms" |
11 | PYPI_PACKAGE_EXT = "zip" | 11 | PYPI_PACKAGE_EXT = "zip" |