aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack')
-rw-r--r--meta-openstack/recipes-devtools/python/python-heatclient_git.bb4
1 files 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 baa1c2c3..9440f955 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.14.0+git${SRCPV}"
-SRCREV = "2ce6aa19a3a8936bc7c9737efadacbb4ae737dab"
+PV = "1.16.1+git${SRCPV}"
+SRCREV = "b5f3d34cd009445de9a6489828faad7ec624a1a6"
S = "${WORKDIR}/git"
inherit setuptools