All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python-wsme: upgrade 0.6.4 -> 0.7.0
@ 2015-07-31  7:27 Lei Maohui
  0 siblings, 0 replies; only message in thread
From: Lei Maohui @ 2015-07-31  7:27 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Lei Maohui <leimaohui@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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-31  7:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-31  7:27 [PATCH] python-wsme: upgrade 0.6.4 -> 0.7.0 Lei Maohui

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.