[oe-commits] [meta-openembedded] 33/44: python-wtforms: update to version 2.1

git at git.openembedded.org git at git.openembedded.org
Mon Jul 11 13:39:26 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 46b5664f37b4784eb6c4a765a30658066a10d89c
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Jul 10 07:39:06 2016 -0400

    python-wtforms: update to version 2.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../python/{python-wtforms_2.0.2.bb => python-wtforms_2.1.bb}       | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list