[meta-virtualization] [PATCH 50/55] python-wsme: upgrade to 0.6.4

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


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

Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
---
 .../python/{python-wsme_0.6.bb => python-wsme_0.6.4.bb}              | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-wsme_0.6.bb => python-wsme_0.6.4.bb} (78%)

diff --git a/meta-openstack/recipes-devtools/python/python-wsme_0.6.bb b/meta-openstack/recipes-devtools/python/python-wsme_0.6.4.bb
similarity index 78%
rename from meta-openstack/recipes-devtools/python/python-wsme_0.6.bb
rename to meta-openstack/recipes-devtools/python/python-wsme_0.6.4.bb
index b0c159a..238b67c 100644
--- a/meta-openstack/recipes-devtools/python/python-wsme_0.6.bb
+++ b/meta-openstack/recipes-devtools/python/python-wsme_0.6.4.bb
@@ -4,13 +4,12 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=477dfa54ede28e2f361e7db05941d7a7"
 
-PR = "r0"
 SRCNAME = "WSME"
 
 SRC_URI = "https://pypi.python.org/packages/source/W/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "80a46e564ae0710118ddeded8c5f4412"
-SRC_URI[sha256sum] = "8a37981ebf877d2ca8ae12f6c6fc3d920cb0c9d7be68fef419de252797dfdc15"
+SRC_URI[md5sum] = "0ba96f660c10d41c63d6bb65bfeeed59"
+SRC_URI[sha256sum] = "e4c0012b1a592c3889697259c690447dfc8edcbae5b52307709705377305e953"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
1.9.1



More information about the meta-virtualization mailing list