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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
index 2f891bf..d0e4569 100644
--- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
@@ -14,7 +14,7 @@ SRC_URI = "\
14 " 14 "
15 15
16PV="0.9.0+git${SRCPV}" 16PV="0.9.0+git${SRCPV}"
17SRCREV="0ed2eec57f14b7f50e472405d7a78130f124e5af" 17SRCREV="679689f70748b1b28a14ecd29161f98881d80662"
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19
20inherit setuptools 20inherit setuptools