[meta-virtualization] [meta-cloud-services][PATCH]python-heatclient: upgrade to 1.9.0

zhengrq zhengrq.fnst at cn.fujitsu.com
Sat Nov 4 08:52:08 PDT 2017


Upgrade python-heatclient from 0.6.0 to 1.9.0.

Signed-off-by: Zheng Ruoqin <zhengrq.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 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
-- 
2.7.4





More information about the meta-virtualization mailing list