summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@cn.fujitsu.com>2020-12-08 13:01:11 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-12-10 15:59:16 -0500
commitcdf93d4ff505c6f74ce8b2b4f15405802826265f (patch)
tree3d9ad813c46d8b7d0efc08ca9a0fce377126144d
parent9fa2e762a571bcb7f68d2da7a178efbe85eb73bf (diff)
downloadmeta-cloud-services-cdf93d4ff505c6f74ce8b2b4f15405802826265f.tar.gz
python3-designateclient: upgrade 4.0.0 -> 4.1.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--meta-openstack/recipes-devtools/python/python3-designateclient_4.1.0.bb (renamed from meta-openstack/recipes-devtools/python/python3-designateclient_4.0.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-designateclient_4.0.0.bb b/meta-openstack/recipes-devtools/python/python3-designateclient_4.1.0.bb
index 891f048..83ebd97 100644
--- a/meta-openstack/recipes-devtools/python/python3-designateclient_4.0.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-designateclient_4.1.0.bb
@@ -13,8 +13,8 @@ DEPENDS += " \
13DEPENDS += " \ 13DEPENDS += " \
14 python3-pbr-native \ 14 python3-pbr-native \
15 " 15 "
16SRC_URI[md5sum] = "ad4ca221c5209261cf0eaf2824b07b55" 16SRC_URI[md5sum] = "29f1ebf4352162e4e8d3a6d6f9ab1eb4"
17SRC_URI[sha256sum] = "d61e7999f0cbb55d2b6e7dec7a6232389d3034de27c1e80b7d5c69d60dd58dbf" 17SRC_URI[sha256sum] = "a5b800d767d6626057e1cefd0c6a35936ba5009e822d5b0df05aaa6ae7efaab9"
18 18
19RDEPENDS_${PN} += " \ 19RDEPENDS_${PN} += " \
20 python3-cliff \ 20 python3-cliff \