diff options
| author | Yuan Chao <yuanc.fnst@cn.fujitsu.com> | 2019-09-03 12:10:34 +0900 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-09-03 15:51:04 -0400 |
| commit | 849960485830e3a10ccc800ea571329a14a3e42a (patch) | |
| tree | 2f95f77785b926680e5c97e6ff8ccd71289e1f23 /meta-openstack/recipes-devtools/python/python-troveclient_git.bb | |
| parent | 36ccdc92d58a2d16e9bf7979acc86ad80bc38ccd (diff) | |
| download | meta-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.bb | 4 |
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 | ||
| 13 | PV = "2.18.0+git${SRCPV}" | 13 | PV = "2.19.0+git${SRCPV}" |
| 14 | SRCREV = "50ac153dc53881dbb066723d77ad13092e9d15ac" | 14 | SRCREV = "855ca07481afbb90c6276a4ebbeb0d659b058197" |
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | inherit setuptools hosts default_configs rmargparse | 17 | inherit setuptools hosts default_configs rmargparse |
