From 3f10421824020807c08d21c67bd14ad55ae07cf7 Mon Sep 17 00:00:00 2001 From: Li xin Date: Fri, 7 Aug 2015 16:01:09 +0800 Subject: python-heatclient: upgrade 0.4.0 -> 0.6.0 Signed-off-by: Li Xin 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 b83fc77..10428c2 100644 --- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb @@ -23,8 +23,8 @@ SRCNAME = "heatclient" SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" -PV = "0.4.0+git${SRCPV}" -SRCREV = "6d528f005742263837d05250662bf6214a703da8" +PV = "0.6.0+git${SRCPV}" +SRCREV = "7cca8394b8ab2f4dccb982ae789b1b2985627115" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf