[meta-virtualization] [PATCH] python-wsme: upgrade 0.6.4 -> 0.7.0

Lei Maohui leimaohui at cn.fujitsu.com
Fri Jul 31 00:27:11 PDT 2015


Signed-off-by: Lei Maohui <leimaohui at cn.fujitsu.com>
---
 .../python/{python-wsme_0.6.4.bb => python-wsme_0.7.0.bb}           | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-wsme_0.6.4.bb => python-wsme_0.7.0.bb} (68%)

diff --git a/meta-openstack/recipes-devtools/python/python-wsme_0.6.4.bb b/meta-openstack/recipes-devtools/python/python-wsme_0.7.0.bb
similarity index 68%
rename from meta-openstack/recipes-devtools/python/python-wsme_0.6.4.bb
rename to meta-openstack/recipes-devtools/python/python-wsme_0.7.0.bb
index 238b67c..523c3df 100644
--- a/meta-openstack/recipes-devtools/python/python-wsme_0.6.4.bb
+++ b/meta-openstack/recipes-devtools/python/python-wsme_0.7.0.bb
@@ -2,14 +2,14 @@ DESCRIPTION = "Simplify the writing of REST APIs, and extend them with additiona
 HOMEPAGE = "https://pypi.python.org/pypi/WSME/"
 SECTION = "devel/python"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=477dfa54ede28e2f361e7db05941d7a7"
+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[md5sum] = "0ba96f660c10d41c63d6bb65bfeeed59"
-SRC_URI[sha256sum] = "e4c0012b1a592c3889697259c690447dfc8edcbae5b52307709705377305e953"
+SRC_URI[md5sum] = "0d50fffead72d8a9fcb6152082d5b61b"
+SRC_URI[sha256sum] = "1cae2c4df4af93db345ef7a52204b8facab8318aee6b9b56f54f8cb4aac79849"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
1.8.4.2



More information about the meta-virtualization mailing list