summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2021-02-05 10:29:41 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-02-09 08:24:03 -0500
commit61ac6da3641f19000d618f878558f24d91fc6137 (patch)
treedd14a22d2ac9393b70a7ca0e8d542808c6181691
parent6015db1bff4d04ecc16cfc38bebade40bf0b9941 (diff)
downloadmeta-cloud-services-61ac6da3641f19000d618f878558f24d91fc6137.tar.gz
python3-designateclient: upgrade 4.1.0 -> 4.2.0
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--meta-openstack/recipes-devtools/python/python3-designateclient_4.2.0.bb (renamed from meta-openstack/recipes-devtools/python/python3-designateclient_4.1.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-designateclient_4.1.0.bb b/meta-openstack/recipes-devtools/python/python3-designateclient_4.2.0.bb
index 83ebd97..153429b 100644
--- a/meta-openstack/recipes-devtools/python/python3-designateclient_4.1.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-designateclient_4.2.0.bb
@@ -13,8 +13,8 @@ DEPENDS += " \
13DEPENDS += " \ 13DEPENDS += " \
14 python3-pbr-native \ 14 python3-pbr-native \
15 " 15 "
16SRC_URI[md5sum] = "29f1ebf4352162e4e8d3a6d6f9ab1eb4" 16SRC_URI[md5sum] = "51e6aaf70e253c999824c7bc29009f5e"
17SRC_URI[sha256sum] = "a5b800d767d6626057e1cefd0c6a35936ba5009e822d5b0df05aaa6ae7efaab9" 17SRC_URI[sha256sum] = "cf0e76540530491a6100164c514e1c60b55efa25c8db4c18f4902c988d7c1080"
18 18
19RDEPENDS_${PN} += " \ 19RDEPENDS_${PN} += " \
20 python3-cliff \ 20 python3-cliff \