summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHong Liu <hongl.fnst@cn.fujitsu.com>2018-09-11 17:29:16 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-09-11 16:06:28 -0400
commit01a44dabf0ee9dbe1a7f466213a23d33c397ae1d (patch)
tree377a78a93367bfb455af514231d64464321b8083
parent5b24b8d3f86bac97e5c7f70437c53eee71c5e3ae (diff)
downloadmeta-cloud-services-01a44dabf0ee9dbe1a7f466213a23d33c397ae1d.tar.gz
:python-mox3:0.25.0->0.26.0
Upgrade python-mox3 from 0.25.0 to 0.26.0. Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r--meta-openstack/recipes-devtools/python/python-mox3_0.26.0.bb (renamed from meta-openstack/recipes-devtools/python/python-mox3_0.25.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-mox3_0.25.0.bb b/meta-openstack/recipes-devtools/python/python-mox3_0.26.0.bb
index 062fc7c..73de2b3 100644
--- a/meta-openstack/recipes-devtools/python/python-mox3_0.25.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-mox3_0.26.0.bb
@@ -4,8 +4,8 @@ SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://COPYING.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" 5LIC_FILES_CHKSUM = "file://COPYING.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
6 6
7SRC_URI[md5sum] = "77bb9a6a57187b708d822bad05c51e0e" 7SRC_URI[md5sum] = "c05b14ecb25d040f00b0d5ef3b370e20"
8SRC_URI[sha256sum] = "b7476f7a2dfe4d7ad743e3cbbf04ade624b3a208a0042f3f8b2ae7b00559543a" 8SRC_URI[sha256sum] = "b13c0b8459d6fb0688f9a4e70feeec43fa2cca05b727fc01156789596e083bb1"
9 9
10inherit setuptools pypi 10inherit setuptools pypi
11 11