summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb b/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb
index 2bb1fce..873b17f 100644
--- a/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb
@@ -10,8 +10,8 @@ SRC_URI = "\
10 git://github.com/openstack/python-barbicanclient.git;branch=master \ 10 git://github.com/openstack/python-barbicanclient.git;branch=master \
11 " 11 "
12 12
13PV="2.1.0+git${SRCPV}" 13PV="2.2.1+git${SRCPV}"
14SRCREV="80cd5724397d0c9c3371f7290591f9b06f610f88" 14SRCREV="ac30643631b6bc1c40116061f8eb280a7881e422"
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17inherit setuptools 17inherit setuptools