From a6c018a7467f48293ddb67dbd58edd8d80db10ad Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sat, 21 Feb 2015 11:39:21 -0500 Subject: oslo: update to latest versions To get the clients functional, we need to update to the latest oslo release (and git trees). Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-oslo.serialization_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb index 7f538c7..451c6b9 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.serialization_git.bb @@ -9,8 +9,8 @@ PR = "r0" SRCNAME = "oslo.serialization" SRC_URI = "git://github.com/openstack/${SRCNAME}.git" -PV = "1.0.0" -SRCREV = "ddde5a5a5ac4ff2ebaed7297bf35536b51aeabda" +PV = "1.3.0" +SRCREV = "c89b3f80393b224e4c93f546bc00a4a36c5fb279" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf