[meta-virtualization] [meta-cloud-services] [PATCH] ipython-wsme: 0.7.0 -> 0.9.1

Huang Qiyu huangqy.fnst at cn.fujitsu.com
Thu Jan 19 21:56:45 PST 2017


Upgrade python-wsme from 0.7.0 to 0.9.1.

Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
 .../python/{python-wsme_0.7.0.bb => python-wsme_0.9.1.bb}           | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-wsme_0.7.0.bb => python-wsme_0.9.1.bb} (66%)

diff --git a/meta-openstack/recipes-devtools/python/python-wsme_0.7.0.bb b/meta-openstack/recipes-devtools/python/python-wsme_0.9.1.bb
similarity index 66%
rename from meta-openstack/recipes-devtools/python/python-wsme_0.7.0.bb
rename to meta-openstack/recipes-devtools/python/python-wsme_0.9.1.bb
index db89474..e74efd9 100644
--- a/meta-openstack/recipes-devtools/python/python-wsme_0.7.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-wsme_0.9.1.bb
@@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5a9126e7f56a0cf3247050de7f10d0f4"
 
 SRCNAME = "WSME"
 
-SRC_URI = "https://pypi.python.org/packages/source/W/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
+SRC_URI = "https://pypi.python.org/packages/8d/c5/0d0ba34f228aa1b5512cbfa833aba24755523ed2eca3ece043702ea19911/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "0d50fffead72d8a9fcb6152082d5b61b"
-SRC_URI[sha256sum] = "1cae2c4df4af93db345ef7a52204b8facab8318aee6b9b56f54f8cb4aac79849"
+SRC_URI[md5sum] = "23b0269af3f4c1db8cfa35054703f0db"
+SRC_URI[sha256sum] = "afdd3ba14f815837239d6dead652de460bd61a869e39430b459be77d1a928197"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
2.7.4





More information about the meta-virtualization mailing list