[meta-virtualization] [meta-cloud-services][PATCH] python-heatclient: upgrade 0.4.0 -> 0.6.0

Li xin lixin.fnst at cn.fujitsu.com
Fri Aug 7 01:01:09 PDT 2015


Signed-off-by: Li Xin <lixin.fnst at cn.fujitsu.com>
---
 meta-openstack/recipes-devtools/python/python-heatclient_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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
-- 
1.8.4.2



More information about the meta-virtualization mailing list