[meta-virtualization] [meta-cloud-services] [PATCH] python-swiftclient: 2.4.0 -> 3.2.0

Huang Qiyu huangqy.fnst at cn.fujitsu.com
Fri Jan 20 00:22:35 PST 2017


Upgrade python-swiftclient from 2.4.0 to 3.2.0.

Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
 meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb
index 5f423c4..2d5f83b 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.4.0+git${SRCPV}"
-SRCREV = "c9f79e641c6906e95095f3e0e505f9bd3f715bc2"
+PV = "3.2.0+git${SRCPV}"
+SRCREV = "5a620f83e88d1b52e013cedff4bc266bcf3c292a"
 S = "${WORKDIR}/git"
 
 inherit setuptools python-dir
-- 
2.7.4





More information about the meta-virtualization mailing list