[meta-virtualization] [meta-cloud-services] [PATCH v2] python-heatclient: 0.6.0 -> 1.5.0
Huang Qiyu
huangqy.fnst at cn.fujitsu.com
Mon Jan 23 19:51:16 PST 2017
Upgrade python-heatclient from 0.6.0 to 1.5.0.
Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
meta-openstack/recipes-devtools/python/python-heatclient_git.bb | 6 +++---
1 file changed, 3 insertions(+), 3 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..22c6937 100644
--- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
@@ -26,10 +26,10 @@ RDEPENDS_${PN} +="python-cliff \
PR = "r0"
SRCNAME = "heatclient"
-SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master"
+SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=stable/newton"
-PV = "0.6.0+git${SRCPV}"
-SRCREV = "7cca8394b8ab2f4dccb982ae789b1b2985627115"
+PV = "1.5.0+git${SRCPV}"
+SRCREV = "3c3f8ee2c6c988c95c949cb20fa7969a7e4a9c1a"
S = "${WORKDIR}/git"
inherit setuptools
--
2.7.4
More information about the meta-virtualization
mailing list