From a7e4f8f04c1b1cf83de4a4a45f75aefc15f8a6bf Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 16 Sep 2014 23:49:24 -0400 Subject: clients: update clients to juno b3 sync point Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-troveclient_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-troveclient_git.bb') 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 = "\ git://github.com/openstack/python-troveclient.git;branch=master \ " -PV="1.0.5+git${SRCPV}" -SRCREV="248aa8fdf801ca73834606239d3cdb3610993815" +PV="1.0.7+git${SRCPV}" +SRCREV="e010a919750f07493afd42a4db867853b925bcbf" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf