From 5b24b8d3f86bac97e5c7f70437c53eee71c5e3ae Mon Sep 17 00:00:00 2001 From: Hong Liu Date: Tue, 11 Sep 2018 17:29:15 +0800 Subject: :python-heatclient:1.14.0->1.16.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upgrade python-heatclient from 1.14.0 to 1.16.1 Signed-off-by: Hong Liu 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/python-heatclient_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb index baa1c2c..9440f95 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.14.0+git${SRCPV}" -SRCREV = "2ce6aa19a3a8936bc7c9737efadacbb4ae737dab" +PV = "1.16.1+git${SRCPV}" +SRCREV = "b5f3d34cd009445de9a6489828faad7ec624a1a6" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf