diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-08-26 15:54:57 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-08-30 00:16:17 -0400 |
| commit | d259c731036996986394145482b341332075f028 (patch) | |
| tree | c869495517ff1cd3d69d6e7c30614f54fa4fb7d3 /meta-openstack/recipes-devtools/python/python-troveclient_git.bb | |
| parent | ee943706b57674b887c82f390a236eabf2fe34bb (diff) | |
| download | meta-cloud-services-d259c731036996986394145482b341332075f028.tar.gz | |
python-troveclient: upgrade 1.3.0 -> 2.18.0
Signed-off-by: Zang Ruochen <zangrc.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 95ec5ae..a86fa7f 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 = "1.3.0+git${SRCPV}" | 13 | PV = "2.18.0+git${SRCPV}" |
| 14 | SRCREV = "7132f5ff78af75645c3430d35094b3c9aba49200" | 14 | SRCREV = "50ac153dc53881dbb066723d77ad13092e9d15ac" |
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | inherit setuptools hosts default_configs rmargparse | 17 | inherit setuptools hosts default_configs rmargparse |
