From 9b53adf9b77dc01f4c0aca3faabab9bdb93c84c7 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Tue, 8 Aug 2017 15:24:45 +0200 Subject: python-castellan: Uprev to v0.4.0 Thre is no version specified for the newton release, Castellan is listed as independed under the Barbican project. However it is listed as a requirement for Nova, so I upgraded to the minimum required version specified there, i.e. 0.4.0. Signed-off-by: Adrian Dudau --- meta-openstack/recipes-devtools/python/python-castellan_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-castellan_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-castellan_git.bb b/meta-openstack/recipes-devtools/python/python-castellan_git.bb index 40a085d..0cd213e 100644 --- a/meta-openstack/recipes-devtools/python/python-castellan_git.bb +++ b/meta-openstack/recipes-devtools/python/python-castellan_git.bb @@ -10,8 +10,8 @@ SRC_URI = "\ git://git.openstack.org/openstack/${SRCNAME}.git;branch=master \ " -PV="0.2.1+git${SRCPV}" -SRCREV="4fda4a749f3f908d58817c326676073aa6fcf62a" +PV="0.4.0+git${SRCPV}" +SRCREV="abf5584dd0f83a5e70f8c6417f5d5e7e13f8d848" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf