From a317ae1c60f8fcdb61c515cdccfe36d18d0b18f4 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 31 Jul 2017 15:59:29 +0200 Subject: python-keystone: Uprev to 10.0.3 This is used by latest stable/newton Signed-off-by: Adrian Dudau --- meta-openstack/recipes-devtools/python/python-keystone_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-keystone_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb index 3e55810..eb5fa3f 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb @@ -19,8 +19,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton \ # file://keystone-remove-git-commands-in-tests.patch # file://keystone-explicitly-import-localcontext-from-oslo.me.patch -SRCREV = "0f6e92ccd18e2d93dc2ecee79e57ee344ea09941" -PV = "10.0.1+git${SRCPV}" +SRCREV = "bd49c3ef6daa474e9c84c0d8721c0f6812ee3d2c" +PV = "10.0.3+git${SRCPV}" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf