diff options
author | Derek Straka <derek@asterius.io> | 2018-07-09 13:39:46 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-12 07:19:42 -0700 |
commit | f452e6900715dc96aa102d0ab3a90f8d747ba068 (patch) | |
tree | 590f8b5e76b7a1413ba4dcc354080ae9350fba4a | |
parent | 9134e14af088ac7e6e98c8fa68545584ac70da08 (diff) | |
download | meta-openembedded-f452e6900715dc96aa102d0ab3a90f8d747ba068.tar.gz |
python-wtforms: update to version 2.2.1
License-Update: Update the checksum for the latest PKG-INFO release and verify license is still BSD
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-wtforms.inc | 7 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-wtforms_2.2.1.bb (renamed from meta-python/recipes-devtools/python/python-wtforms_2.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-wtforms_2.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-wtforms_2.1.bb) | 0 |
3 files changed, 3 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python-wtforms.inc b/meta-python/recipes-devtools/python/python-wtforms.inc index 916697fcf..868686bfe 100644 --- a/meta-python/recipes-devtools/python/python-wtforms.inc +++ b/meta-python/recipes-devtools/python/python-wtforms.inc | |||
@@ -2,13 +2,12 @@ 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=c459accc90c6ed6a94878c8fe0535be2" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=c4660c132770d5d0a5757541f6b79493" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "6938a541fafd1a1ae2f6b9b88588eef2" | 7 | SRC_URI[md5sum] = "41c0008dbe7bd98892c58f7457a46a4a" |
8 | SRC_URI[sha256sum] = "ffdf10bd1fa565b8233380cb77a304cd36fd55c73023e91d4b803c96bc11d46f" | 8 | SRC_URI[sha256sum] = "0cdbac3e7f6878086c334aa25dc5a33869a3954e9d1e015130d65a69309b3b61" |
9 | 9 | ||
10 | PYPI_PACKAGE = "WTForms" | 10 | PYPI_PACKAGE = "WTForms" |
11 | PYPI_PACKAGE_EXT = "zip" | ||
12 | 11 | ||
13 | RDEPENDS_${PN} += "\ | 12 | RDEPENDS_${PN} += "\ |
14 | ${PYTHON_PN}-netserver \ | 13 | ${PYTHON_PN}-netserver \ |
diff --git a/meta-python/recipes-devtools/python/python-wtforms_2.1.bb b/meta-python/recipes-devtools/python/python-wtforms_2.2.1.bb index fdb015e8a..fdb015e8a 100644 --- a/meta-python/recipes-devtools/python/python-wtforms_2.1.bb +++ b/meta-python/recipes-devtools/python/python-wtforms_2.2.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-wtforms_2.1.bb b/meta-python/recipes-devtools/python/python3-wtforms_2.2.1.bb index add59cf7d..add59cf7d 100644 --- a/meta-python/recipes-devtools/python/python3-wtforms_2.1.bb +++ b/meta-python/recipes-devtools/python/python3-wtforms_2.2.1.bb | |||