summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
index adaed45..9a615bc 100644
--- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
@@ -8,8 +8,8 @@ PR = "r0"
8 8
9SRC_URI = "git://github.com/openstack/python-keystoneclient.git;branch=master" 9SRC_URI = "git://github.com/openstack/python-keystoneclient.git;branch=master"
10 10
11PV="0.4.1+git${SRCPV}" 11PV="0.6.0+git${SRCPV}"
12SRCREV="0774d5aafade9e5a5de3830de461843c4a7d59a1" 12SRCREV="a6b8e506740935498f5eba319c67b740d17752a2"
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
15inherit setuptools 15inherit setuptools