diff options
-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 916697fcfc..868686bfec 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 fdb015e8a5..fdb015e8a5 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 add59cf7d6..add59cf7d6 100644 --- a/meta-python/recipes-devtools/python/python3-wtforms_2.1.bb +++ b/meta-python/recipes-devtools/python/python3-wtforms_2.2.1.bb | |||