summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
diff options
context:
space:
mode:
authorYuan Chao <yuanc.fnst@cn.fujitsu.com>2019-09-03 12:10:34 +0900
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-09-03 15:51:04 -0400
commit849960485830e3a10ccc800ea571329a14a3e42a (patch)
tree2f95f77785b926680e5c97e6ff8ccd71289e1f23 /meta-openstack/recipes-devtools/python/python-troveclient_git.bb
parent36ccdc92d58a2d16e9bf7979acc86ad80bc38ccd (diff)
downloadmeta-cloud-services-849960485830e3a10ccc800ea571329a14a3e42a.tar.gz
python-troveclient: upgrade 2.18.0 -> 2.19.0
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.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 a86fa7f..637cf9b 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 = "2.18.0+git${SRCPV}" 13PV = "2.19.0+git${SRCPV}"
14SRCREV = "50ac153dc53881dbb066723d77ad13092e9d15ac" 14SRCREV = "855ca07481afbb90c6276a4ebbeb0d659b058197"
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17inherit setuptools hosts default_configs rmargparse 17inherit setuptools hosts default_configs rmargparse