diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-09-24 14:39:45 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-09-24 17:53:34 -0400 |
| commit | 6b9603d93acb06b17c3abd301c9310660128b542 (patch) | |
| tree | 0e494314809d9f08020bfb5422362cffab5f47ae /meta-openstack/recipes-devtools/python | |
| parent | 04907fffe33e9bb604e1eee5f6e0fc5259b2b3f7 (diff) | |
| download | meta-cloud-services-6b9603d93acb06b17c3abd301c9310660128b542.tar.gz | |
python-saharaclient: upgrade 0.8.0 -> 2.3.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')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-saharaclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb index 170d460..0d571c9 100644 --- a/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb | |||
| @@ -22,8 +22,8 @@ SRCNAME = "saharaclient" | |||
| 22 | 22 | ||
| 23 | SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master" | 23 | SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master" |
| 24 | 24 | ||
| 25 | PV = "0.8.0+git${SRCPV}" | 25 | PV = "2.3.0+git${SRCPV}" |
| 26 | SRCREV = "319ceb6acf55382218dcd971367613aecb3e4afc" | 26 | SRCREV = "3107b452467537f4eef3d9ecfb5e35d110d19662" |
| 27 | S = "${WORKDIR}/git" | 27 | S = "${WORKDIR}/git" |
| 28 | 28 | ||
| 29 | inherit setuptools | 29 | inherit setuptools |
