summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-10-17 13:22:10 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-10-17 13:22:10 -0400
commit0770c2edfd5767227313729834b7ef7dd279df2b (patch)
tree1c81133fbe1408aee46a839bd3ebc47f883292f3 /meta-openstack/recipes-devtools/python/python-heatclient_git.bb
parentd76c0ceb759c612ccf3b231c35d29378ad6a5831 (diff)
downloadmeta-cloud-services-0770c2edfd5767227313729834b7ef7dd279df2b.tar.gz
clients: update to juno release candidate versions
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heatclient_git.bb')
-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 6f70511..a837ef0 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"
23 23
24SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" 24SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master"
25 25
26PV="0.2.10+git${SRCPV}" 26PV="0.2.12+git${SRCPV}"
27SRCREV="95841b563340c494d8ef746261213c22e19c94ac" 27SRCREV="3d402d4c936b2714a91b4d9bbf96cdc6dcef6180"
28S = "${WORKDIR}/git" 28S = "${WORKDIR}/git"
29 29
30inherit setuptools 30inherit setuptools