[oe-commits] [meta-openembedded] 22/26: python-tornado: upgrade to 4.3

git at git.openembedded.org git at git.openembedded.org
Wed Jan 27 11:42:23 UTC 2016


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

commit 947821e3e5d17a1f712860bcabf3a59216c9250d
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Jan 3 15:32:44 2016 -0500

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

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
 

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


More information about the Openembedded-commits mailing list