aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-swiftclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-swiftclient_git.bb4
1 files 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 15449e44..e5dea821 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.8.0+git${SRCPV}"
-SRCREV = "47d5f44c3dbb5b9172a6ac7e894bf2b940ad5707"
+PV = "3.8.1+git${SRCPV}"
+SRCREV = "72b90fed4c62cf75497a7d66714f5fb0aa91f18b"
S = "${WORKDIR}/git"
inherit setuptools python-dir