From 42b6e9d4158230dd17a0b16bbbcff8af254444a2 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Mon, 8 Jul 2019 16:44:55 +0800 Subject: python-heatclient: upgrade 1.16.1 -> 1.17.0 Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-heatclient_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb index 9440f95..4cc60ae 100644 --- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb @@ -28,8 +28,8 @@ SRCNAME = "heatclient" SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" -PV = "1.16.1+git${SRCPV}" -SRCREV = "b5f3d34cd009445de9a6489828faad7ec624a1a6" +PV = "1.17.0+git${SRCPV}" +SRCREV = "8af5deb458d51f4ec16e769d7fd6c94655f82f5f" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf