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 d0e4569..e0c81db 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.9.0+git${SRCPV}" | 16 | PV="0.10.1+git${SRCPV}" |
| 17 | SRCREV="679689f70748b1b28a14ecd29161f98881d80662" | 17 | SRCREV="3305c7be4b726de4dcc889006d0be30eb46d3ad9" |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | inherit setuptools | 20 | inherit setuptools |
