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 eeceb3a..2f891bf 100644 --- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | |||
| @@ -13,8 +13,8 @@ SRC_URI = "\ | |||
| 13 | file://keystoneclient-fix-test-path-to-example-certificates.patch \ | 13 | file://keystoneclient-fix-test-path-to-example-certificates.patch \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | PV="0.6.0+git${SRCPV}" | 16 | PV="0.9.0+git${SRCPV}" |
| 17 | SRCREV="d69461b18fcd05fdce63e98634cd6e7f102ff091" | 17 | SRCREV="0ed2eec57f14b7f50e472405d7a78130f124e5af" |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | inherit setuptools | 20 | inherit setuptools |
