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 783dca9..22aa421 100644
--- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
@@ -14,8 +14,8 @@ SRC_URI = "\
14 file://keystone-api-check.sh \ 14 file://keystone-api-check.sh \
15 " 15 "
16 16
17PV="0.10.1+git${SRCPV}" 17PV="0.11.1+git${SRCPV}"
18SRCREV="3305c7be4b726de4dcc889006d0be30eb46d3ad9" 18SRCREV="89dc951f7d5a603f0c34b7c2cb9f7d26d73d9916"
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21inherit setuptools monitor 21inherit setuptools monitor