summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-glanceclient_git.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
index a8ba1ed..d5da78f 100644
--- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
@@ -9,8 +9,8 @@ DEPENDS += " \
9 python-pbr \ 9 python-pbr \
10 " 10 "
11 11
12SRCREV = "26280ed58b5d16feed4ab27be063d305ef48a252" 12SRCREV = "db6420b44779411d6d1f238f6b887f83f1988986"
13PV = "0.17.0+git${SRCPV}" 13PV = "0.19.0+git${SRCPV}"
14PR = "r0" 14PR = "r0"
15 15
16SRC_URI = "\ 16SRC_URI = "\
@@ -31,6 +31,7 @@ RDEPENDS_${PN} = "gmp \
31 python-prettytable \ 31 python-prettytable \
32 python-setuptools-git \ 32 python-setuptools-git \
33 python-pbr \ 33 python-pbr \
34 bash \
34 " 35 "
35 36
36MONITOR_CHECKS_${PN} += "\ 37MONITOR_CHECKS_${PN} += "\