From 8145053096e29032fa96c77df8b60db2a4164762 Mon Sep 17 00:00:00 2001 From: Huang Qiyu Date: Fri, 23 Mar 2018 11:28:50 +0800 Subject: python-heatclient: 1.9.0 -> 1.14.0 Upgrade python-heatclient from 1.9.0 to 1.14.0. Signed-off-by: Huang Qiyu 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 6653b37..baa1c2c 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 = "1.9.0+git${SRCPV}" -SRCREV = "b80166d848dd26718cfe0627bfec22774213616b" +PV = "1.14.0+git${SRCPV}" +SRCREV = "2ce6aa19a3a8936bc7c9737efadacbb4ae737dab" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf