[meta-virtualization] [PATCH 44/55] python-thrift: upgrade to 0.9.2

jackie.huang at windriver.com jackie.huang at windriver.com
Tue Apr 28 20:08:54 PDT 2015


From: Jackie Huang <jackie.huang at windriver.com>

Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
---
 .../python/{python-thrift_0.9.1.bb => python-thrift_0.9.2.bb}      | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-thrift_0.9.1.bb => python-thrift_0.9.2.bb} (59%)

diff --git a/meta-openstack/recipes-devtools/python/python-thrift_0.9.1.bb b/meta-openstack/recipes-devtools/python/python-thrift_0.9.2.bb
similarity index 59%
rename from meta-openstack/recipes-devtools/python/python-thrift_0.9.1.bb
rename to meta-openstack/recipes-devtools/python/python-thrift_0.9.2.bb
index ca22472..ec2ea0c 100644
--- a/meta-openstack/recipes-devtools/python/python-thrift_0.9.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-thrift_0.9.2.bb
@@ -2,15 +2,14 @@ DESCRIPTION = "Python bindings for the Apache Thrift RPC system"
 HOMEPAGE = "https://pypi.python.org/pypi/amqp/"
 SECTION = "devel/python"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://README;md5=1bd6aa02231f9e3aa626d8c13c20e1c8"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=df17a59cc9e1327ec49c2285e13ac477"
 
-PR = "r0"
 SRCNAME = "thrift"
 
 SRC_URI = "https://pypi.python.org/packages/source/t/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "8989a8a96b0e3a3380cfb89c44e172a6"
-SRC_URI[sha256sum] = "7d1a75c9bd73b02662483fc68b3e60bc24d75f6e55492d379f3053d68c937770"
+SRC_URI[md5sum] = "91f1c224c46a257bb428431943387dfd"
+SRC_URI[sha256sum] = "08f665e4b033c9d2d0b6174d869273104362c80e77ee4c01054a74141e378afa"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
1.9.1



More information about the meta-virtualization mailing list