From b26228953c1d0d8fa5b3f987bc6d6ccd7a753850 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sat, 21 Feb 2015 01:09:45 -0500 Subject: oslo: update utils and i18n The openstack clients need updated oslo libraries, so we bump the versions here. Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb index 18c1504..27a80b6 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb @@ -9,8 +9,8 @@ PR = "r0" SRCNAME = "oslo.utils" SRC_URI = "git://github.com/openstack/${SRCNAME}.git" -PV = "1.0.0" -SRCREV = "f0cce3cd2635b06f8220a1ebe096495006d739bf" +PV = "1.3.0" +SRCREV = "ed4e2d775a56b9d47ed314f96dccd9221a91e241" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf