[oe] [meta-python][PATCH 1/2] python-wtforms: update to version 2.1

Derek Straka derek at asterius.io
Sun Jul 10 11:39:06 UTC 2016


Signed-off-by: Derek Straka <derek at asterius.io>
---
 .../python/{python-wtforms_2.0.2.bb => python-wtforms_2.1.bb}       | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-wtforms_2.0.2.bb => python-wtforms_2.1.bb} (54%)

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
similarity index 54%
rename from meta-python/recipes-devtools/python/python-wtforms_2.0.2.bb
rename to meta-python/recipes-devtools/python/python-wtforms_2.1.bb
index ae605d5..a5ea283 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
 HOMEPAGE = "https://pypi.python.org/pypi/WTForms"
 SECTION = "devel/python"
 LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=e9377f5e4bfad82b40ed63f0fd4d1cce"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=c459accc90c6ed6a94878c8fe0535be2"
 
-SRC_URI[md5sum] = "613cf723ab40537705bec02733c78d95"
-SRC_URI[sha256sum] = "10737758ceae03b53021f3aa7e81bfc8dd6f679c879ffeb5e64ac6570facb6c1"
+SRC_URI[md5sum] = "6938a541fafd1a1ae2f6b9b88588eef2"
+SRC_URI[sha256sum] = "ffdf10bd1fa565b8233380cb77a304cd36fd55c73023e91d4b803c96bc11d46f"
 
 PYPI_PACKAGE = "WTForms"
 PYPI_PACKAGE_EXT = "zip"
-- 
1.9.1




More information about the Openembedded-devel mailing list