summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-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