summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-07-09 13:39:46 -0400
committerKhem Raj <raj.khem@gmail.com>2018-07-12 07:19:42 -0700
commitf452e6900715dc96aa102d0ab3a90f8d747ba068 (patch)
tree590f8b5e76b7a1413ba4dcc354080ae9350fba4a
parent9134e14af088ac7e6e98c8fa68545584ac70da08 (diff)
downloadmeta-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.inc7
-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
2HOMEPAGE = "https://pypi.python.org/pypi/WTForms" 2HOMEPAGE = "https://pypi.python.org/pypi/WTForms"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "BSD" 4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=c459accc90c6ed6a94878c8fe0535be2" 5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=c4660c132770d5d0a5757541f6b79493"
6 6
7SRC_URI[md5sum] = "6938a541fafd1a1ae2f6b9b88588eef2" 7SRC_URI[md5sum] = "41c0008dbe7bd98892c58f7457a46a4a"
8SRC_URI[sha256sum] = "ffdf10bd1fa565b8233380cb77a304cd36fd55c73023e91d4b803c96bc11d46f" 8SRC_URI[sha256sum] = "0cdbac3e7f6878086c334aa25dc5a33869a3954e9d1e015130d65a69309b3b61"
9 9
10PYPI_PACKAGE = "WTForms" 10PYPI_PACKAGE = "WTForms"
11PYPI_PACKAGE_EXT = "zip"
12 11
13RDEPENDS_${PN} += "\ 12RDEPENDS_${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