[oe] [meta-python][PATCH] python-tornado: upgrade to 4.3

Derek Straka derek at asterius.io
Sun Jan 3 20:32:44 UTC 2016


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

diff --git a/meta-python/recipes-devtools/python/python-tornado_4.2.1.bb b/meta-python/recipes-devtools/python/python-tornado_4.3.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python-tornado_4.2.1.bb
rename to meta-python/recipes-devtools/python/python-tornado_4.3.bb
index 4580b34..c107d6c 100644
--- a/meta-python/recipes-devtools/python/python-tornado_4.2.1.bb
+++ b/meta-python/recipes-devtools/python/python-tornado_4.3.bb
@@ -5,15 +5,15 @@ polling, WebSockets, and other applications that require a long-lived connection
 HOMEPAGE = "http://www.tornadoweb.org/en/stable/"
 
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=c7dc99d243c4004087229f84f6b46828"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=65b6c818261e415f48f5463a232ad195"
 
 SRCNAME = "tornado"
 
 SRC_URI = " \
     https://pypi.python.org/packages/source/t/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
 "
-SRC_URI[md5sum] = "d523204389cfb70121bb69709f551b20"
-SRC_URI[sha256sum] = "a16fcdc4f76b184cb82f4f9eaeeacef6113b524b26a2cb331222e4a7fa6f2969"
+SRC_URI[md5sum] = "d13a99dc0b60ba69f5f8ec1235e5b232"
+SRC_URI[sha256sum] = "c9c2d32593d16eedf2cec1b6a41893626a2649b40b21ca9c4cac4243bde2efbf"
 
 inherit setuptools
 
-- 
1.9.1




More information about the Openembedded-devel mailing list