summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-09-16 23:49:24 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-09-16 23:49:24 -0400
commita7e4f8f04c1b1cf83de4a4a45f75aefc15f8a6bf (patch)
treeff6b081fa82c8bf9c5bcd0f1383792fffe6398f2 /meta-openstack/recipes-devtools/python/python-swiftclient_git.bb
parentd926dfba758be9db6bed30df8bd334c73408cdf8 (diff)
downloadmeta-cloud-services-a7e4f8f04c1b1cf83de4a4a45f75aefc15f8a6bf.tar.gz
clients: update clients to juno b3 sync point
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
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 fe8cdae..03ed33f 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"
9 9
10SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master" 10SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master"
11 11
12PV="2.1.0+git${SRCPV}" 12PV="2.2.0+git${SRCPV}"
13SRCREV="4cc2201e21a68c61adc3ce572b979553b786fc0f" 13SRCREV="d13441d26244cc0947b85287d3fba298cb532c9a"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16inherit setuptools python-dir 16inherit setuptools python-dir