summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
diff options
context:
space:
mode:
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 3316cf9..2f3262c 100644
--- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
@@ -16,8 +16,8 @@ PR = "r0"
16 16
17SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" 17SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master"
18 18
19PV="0.2.5+git${SRCPV}" 19PV="0.2.7+git${SRCPV}"
20SRCREV="30032302f359985335d50e80abb03ba901143168" 20SRCREV="55e794f922dd2005a62bb33fd129996b6c476b66"
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22 22
23inherit setuptools 23inherit setuptools