summaryrefslogtreecommitdiffstats
path: root/meta-openstack
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2018-03-30 17:28:40 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-04-03 23:24:54 -0400
commit47c2415c9cd84320f072227f0dfa5a66adc0236a (patch)
tree3567bc1f17241c8d26ec218f1c4f13c6c78b4a6e /meta-openstack
parent829a641319ecd7f3b8407adfae26ce126cdd1b37 (diff)
downloadmeta-cloud-services-47c2415c9cd84320f072227f0dfa5a66adc0236a.tar.gz
python-wsme: 0.9.1 -> 0.9.2
Upgrade python-wsme from 0.9.1 to 0.9.2. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack')
-rw-r--r--meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb (renamed from meta-openstack/recipes-devtools/python/python-wsme_0.9.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-wsme_0.9.1.bb b/meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb
index 0016e63..59e1ddb 100644
--- a/meta-openstack/recipes-devtools/python/python-wsme_0.9.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5a9126e7f56a0cf3247050de7f10d0f4"
6 6
7PYPI_PACKAGE = "WSME" 7PYPI_PACKAGE = "WSME"
8 8
9SRC_URI[md5sum] = "23b0269af3f4c1db8cfa35054703f0db" 9SRC_URI[md5sum] = "f7ab1fecd5fa64f579d6ef3aabf38f60"
10SRC_URI[sha256sum] = "afdd3ba14f815837239d6dead652de460bd61a869e39430b459be77d1a928197" 10SRC_URI[sha256sum] = "e790ac755a7e36eaa796d3966d3878677896dbc7d1c2685cb85c06b744c21976"
11 11
12inherit setuptools pypi 12inherit setuptools pypi
13 13