diff options
| author | Derek Straka <derek@asterius.io> | 2016-07-10 07:39:06 -0400 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-07-22 21:45:34 +0200 |
| commit | 8f85bf005754dc7d1fdfd886d2a67c1f08a84765 (patch) | |
| tree | 74b116bacdcadeb8993a7d17c8fcf963d2c0e43d /meta-python/recipes-devtools/python/python-wtforms_2.0.2.bb | |
| parent | 53f8a49fc59437c826212a227b53167f98e47798 (diff) | |
| download | meta-openembedded-8f85bf005754dc7d1fdfd886d2a67c1f08a84765.tar.gz | |
python-wtforms: update to version 2.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-wtforms_2.0.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-wtforms_2.0.2.bb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-python/recipes-devtools/python/python-wtforms_2.0.2.bb b/meta-python/recipes-devtools/python/python-wtforms_2.0.2.bb deleted file mode 100644 index ae605d5bcc..0000000000 --- a/meta-python/recipes-devtools/python/python-wtforms_2.0.2.bb +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | DESCRIPTION = "A flexible forms validation and rendering library for python web development." | ||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/WTForms" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "BSD" | ||
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=e9377f5e4bfad82b40ed63f0fd4d1cce" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "613cf723ab40537705bec02733c78d95" | ||
| 8 | SRC_URI[sha256sum] = "10737758ceae03b53021f3aa7e81bfc8dd6f679c879ffeb5e64ac6570facb6c1" | ||
| 9 | |||
| 10 | PYPI_PACKAGE = "WTForms" | ||
| 11 | PYPI_PACKAGE_EXT = "zip" | ||
| 12 | |||
| 13 | inherit pypi setuptools | ||
