From 2374dd13c5ebba120c84c093530d4a781d7b58ae Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Fri, 26 Jul 2019 09:06:04 +0800 Subject: python-swiftclient: upgrade 3.7.0 -> 3.8.0 Signed-off-by: Zang Ruochen 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/python-swiftclient_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb index f00fab5..15449e4 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 = "3.7.0+git${SRCPV}" -SRCREV = "991a6cebb900f9ece5279f1c3c2bf33bcbb74086" +PV = "3.8.0+git${SRCPV}" +SRCREV = "47d5f44c3dbb5b9172a6ac7e894bf2b940ad5707" S = "${WORKDIR}/git" inherit setuptools python-dir -- cgit v1.2.3-54-g00ecf