summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorZheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>2019-08-06 19:13:54 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-08-06 23:11:29 -0400
commitfb5e9705fa60592917b2f73d651d46bae47e1a96 (patch)
tree3bf40f754bd2e0ec90c64786c213da2025c4fdb2 /meta-openstack/recipes-devtools/python
parent8b2eead623d9f6fb678a8cbeeeb5fe8a7fc2133a (diff)
downloadmeta-cloud-services-fb5e9705fa60592917b2f73d651d46bae47e1a96.tar.gz
python-keystoneauth1:upgrade 3.14.0 -> 3.15.0
Upgrade from python-keystoneauth1 from 3.14.0 to 3.15.0. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystoneauth1_3.15.0.bb (renamed from meta-openstack/recipes-devtools/python/python-keystoneauth1_3.14.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystoneauth1_3.14.0.bb b/meta-openstack/recipes-devtools/python/python-keystoneauth1_3.15.0.bb
index e53f922..a584951 100644
--- a/meta-openstack/recipes-devtools/python/python-keystoneauth1_3.14.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystoneauth1_3.15.0.bb
@@ -4,8 +4,8 @@ SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=96f840d59b245a1c817fbcb901afc574" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=96f840d59b245a1c817fbcb901afc574"
6 6
7SRC_URI[md5sum] = "ada9836933f5aa6bd35faf01c314e81d" 7SRC_URI[md5sum] = "0f3e21362a74d1fb8959fc2bf7d28882"
8SRC_URI[sha256sum] = "b14f363d02142177c968cfffeb9eb37113682c03ac3c65d483424e203dd602c3" 8SRC_URI[sha256sum] = "439f7dcf6edde5ea5a16ef90603d198e118a03f529aba0f8a6d19d5f6433de95"
9 9
10inherit setuptools pypi 10inherit setuptools pypi
11 11