From 3ef749a6247db22135509db257c5cfa242eb37f5 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Wed, 15 Apr 2015 14:01:08 +0800 Subject: python-swiftclient: upgrade to 2.4.0 Signed-off-by: Jackie Huang Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb index c4b76f5..1c506a8 100644 --- a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb @@ -9,8 +9,8 @@ SRCNAME = "swiftclient" SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master" -PV="2.3.1+git${SRCPV}" -SRCREV="8aff0bda9c35ab96146f4f419803e62710ab5618" +PV = "2.4.0+git${SRCPV}" +SRCREV = "c9f79e641c6906e95095f3e0e505f9bd3f715bc2" S = "${WORKDIR}/git" inherit setuptools python-dir -- cgit v1.2.3-54-g00ecf