diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | 4 |
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 | ||
| 17 | PV="0.10.1+git${SRCPV}" | 17 | PV="0.11.1+git${SRCPV}" |
| 18 | SRCREV="3305c7be4b726de4dcc889006d0be30eb46d3ad9" | 18 | SRCREV="89dc951f7d5a603f0c34b7c2cb9f7d26d73d9916" |
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| 20 | 20 | ||
| 21 | inherit setuptools monitor | 21 | inherit setuptools monitor |
