summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-02-20 21:04:29 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-02-20 21:04:29 -0500
commite19241b4a82a207ea2e6c98ecae3aee2b38dd01e (patch)
tree20d732b6dec5b06199315f440d9cac9c034196e7 /meta-openstack/recipes-devtools/python/python-troveclient_git.bb
parentdb43720c6ce4750be4776d01454a4d5cce21c9e6 (diff)
downloadmeta-cloud-services-e19241b4a82a207ea2e6c98ecae3aee2b38dd01e.tar.gz
clients: update to the latest available clients
To start the kilo update cycle, we refresh and update the clients. 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 1171d54..4691145 100644
--- a/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
@@ -11,8 +11,8 @@ SRC_URI = "\
11 git://github.com/openstack/python-troveclient.git;branch=master \ 11 git://github.com/openstack/python-troveclient.git;branch=master \
12 " 12 "
13 13
14PV="1.0.7+git${SRCPV}" 14PV="1.0.8+git${SRCPV}"
15SRCREV="77ba6c099b7811096693f83152de2547f54766df" 15SRCREV="51aa1a8dbd1b45e6abdaf571d1d73a6d7405fd3a"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18inherit setuptools hosts default_configs 18inherit setuptools hosts default_configs