diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-07-08 16:44:55 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-07-09 15:25:57 -0400 |
| commit | 42b6e9d4158230dd17a0b16bbbcff8af254444a2 (patch) | |
| tree | f92856d137b22cf870399f393febc6802b2ccda3 /meta-openstack/recipes-devtools/python/python-heatclient_git.bb | |
| parent | ee40aa565b4ad5df74f651dd9ec8d6d9c771661f (diff) | |
| download | meta-cloud-services-42b6e9d4158230dd17a0b16bbbcff8af254444a2.tar.gz | |
python-heatclient: upgrade 1.16.1 -> 1.17.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-heatclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-heatclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb index 9440f95..4cc60ae 100644 --- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb | |||
| @@ -28,8 +28,8 @@ SRCNAME = "heatclient" | |||
| 28 | 28 | ||
| 29 | SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" | 29 | SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" |
| 30 | 30 | ||
| 31 | PV = "1.16.1+git${SRCPV}" | 31 | PV = "1.17.0+git${SRCPV}" |
| 32 | SRCREV = "b5f3d34cd009445de9a6489828faad7ec624a1a6" | 32 | SRCREV = "8af5deb458d51f4ec16e769d7fd6c94655f82f5f" |
| 33 | S = "${WORKDIR}/git" | 33 | S = "${WORKDIR}/git" |
| 34 | 34 | ||
| 35 | inherit setuptools | 35 | inherit setuptools |
