summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-troveclient_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-troveclient_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-troveclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-troveclient_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-troveclient_git.bb b/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
index 35f3320..28a649b 100644
--- a/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
@@ -10,8 +10,8 @@ SRC_URI = "\
10 git://github.com/openstack/python-troveclient.git;branch=master \ 10 git://github.com/openstack/python-troveclient.git;branch=master \
11 " 11 "
12 12
13PV="1.0.5+git${SRCPV}" 13PV="1.0.7+git${SRCPV}"
14SRCREV="248aa8fdf801ca73834606239d3cdb3610993815" 14SRCREV="e010a919750f07493afd42a4db867853b925bcbf"
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17inherit setuptools 17inherit setuptools