From 7463196b6e8b9b37a17545275de1da2dacccd62b Mon Sep 17 00:00:00 2001 From: Hong Liu Date: Tue, 18 Sep 2018 17:36:31 +0800 Subject: python-swiftclient:3.5.0->3.6.0 Upgrade python-swiftclient from 3.5.0 to 3.6.0. Signed-off-by: Hong Liu 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 f668155..0ee9680 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.5.0+git${SRCPV}" -SRCREV = "b91651eba09ed43903c55f24e3a1a52aefeea75f" +PV = "3.6.0+git${SRCPV}" +SRCREV = "1cf074f4da62b7a42f88aef3c8571e7b6e850823" S = "${WORKDIR}/git" inherit setuptools python-dir -- cgit v1.2.3-54-g00ecf