From b19bf1efdc8a565317f97039768f89b4cf464680 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Wed, 15 Apr 2015 13:58:30 +0800 Subject: python-heatclient: upgrade to 0.4.0 Signed-off-by: Jackie Huang 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 2b9d34a..b83fc77 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.3.0+git${SRCPV}" -SRCREV="065d02499ad77b9c481a83dce973cfa4fbb26711" +PV = "0.4.0+git${SRCPV}" +SRCREV = "6d528f005742263837d05250662bf6214a703da8" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf