diff options
| author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2018-03-23 11:28:50 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-03-29 17:14:53 -0400 |
| commit | 8145053096e29032fa96c77df8b60db2a4164762 (patch) | |
| tree | 068df4f762cd98a9d7a3b9127772337eb07ca1b6 /meta-openstack/recipes-devtools/python/python-heatclient_git.bb | |
| parent | e67fe03fb5a5fd4d40cab5e0c4d3d66ec8283f04 (diff) | |
| download | meta-cloud-services-8145053096e29032fa96c77df8b60db2a4164762.tar.gz | |
python-heatclient: 1.9.0 -> 1.14.0
Upgrade python-heatclient from 1.9.0 to 1.14.0.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.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 6653b37..baa1c2c 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.9.0+git${SRCPV}" | 31 | PV = "1.14.0+git${SRCPV}" |
| 32 | SRCREV = "b80166d848dd26718cfe0627bfec22774213616b" | 32 | SRCREV = "2ce6aa19a3a8936bc7c9737efadacbb4ae737dab" |
| 33 | S = "${WORKDIR}/git" | 33 | S = "${WORKDIR}/git" |
| 34 | 34 | ||
| 35 | inherit setuptools | 35 | inherit setuptools |
