[meta-virtualization] [PATCH 53/55] python-zake: upgrade to 0.2.1

jackie.huang at windriver.com jackie.huang at windriver.com
Tue Apr 28 20:09:03 PDT 2015


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

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

diff --git a/meta-openstack/recipes-devtools/python/python-zake_0.1.6.bb b/meta-openstack/recipes-devtools/python/python-zake_0.2.1.bb
similarity index 69%
rename from meta-openstack/recipes-devtools/python/python-zake_0.1.6.bb
rename to meta-openstack/recipes-devtools/python/python-zake_0.2.1.bb
index 5d219df..ce027e0 100644
--- a/meta-openstack/recipes-devtools/python/python-zake_0.1.6.bb
+++ b/meta-openstack/recipes-devtools/python/python-zake_0.2.1.bb
@@ -2,15 +2,14 @@ DESCRIPTION = "A python package that works to provide a nice set of testing util
 HOMEPAGE = "https://github.com/yahoo/Zake"
 SECTION = "devel/python"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=7143f0ea4f9516655b2b2a360e8e71f7"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=33573af7505a94ff3d122a7920b2c735"
 
-PR = "r0"
 
 SRCNAME = "zake"
 SRC_URI = "http://pypi.python.org/packages/source/z/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "51a9570a1e93d7eee602a240b0f5ba21"
-SRC_URI[sha256sum] = "b6ed2f9c957225bf371a76dccf25a4300f33f61aa2fd560ab89673200e52abfc"
+SRC_URI[md5sum] = "bd8db293a78c22171ecfdd54f4d65c63"
+SRC_URI[sha256sum] = "2e5bcb215e366e682fd05dd1df4f2e6affceefa5d3781c2987a21fd597659a21"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
1.9.1



More information about the meta-virtualization mailing list