summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb b/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb
index d3d24ea..e6f92f7 100644
--- a/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb
@@ -28,10 +28,10 @@ RDEPENDS_${PN} +=" \
28 " 28 "
29 29
30SRCNAME = "zaqarclient" 30SRCNAME = "zaqarclient"
31SRC_URI = "git://github.com/openstack/${BPN}.git;branch=stable/pike" 31SRC_URI = "git://github.com/openstack/${BPN}.git"
32 32
33PV = "0.7.0+git${SRCPV}" 33PV = "1.11.0+git${SRCPV}"
34SRCREV = "a1c2de74c56c6ddb11dc6aec78e8c438629ca8e8" 34SRCREV = "13e90a0ab5e296fb8cf21d09c666c06ed47a84c0"
35S = "${WORKDIR}/git" 35S = "${WORKDIR}/git"
36 36
37inherit setuptools 37inherit setuptools