From dce6a22290522d20d715d6d083d599f79f07fde7 Mon Sep 17 00:00:00 2001 From: zhengrq Date: Sat, 4 Nov 2017 23:52:08 +0800 Subject: python-heatclient: upgrade to 1.9.0 Upgrade python-heatclient from 0.6.0 to 1.9.0. Signed-off-by: Zheng Ruoqin 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 26d86be..6653b37 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 = "0.6.0+git${SRCPV}" -SRCREV = "7cca8394b8ab2f4dccb982ae789b1b2985627115" +PV = "1.9.0+git${SRCPV}" +SRCREV = "b80166d848dd26718cfe0627bfec22774213616b" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf