diff options
| author | Li xin <lixin.fnst@cn.fujitsu.com> | 2015-08-07 16:01:09 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-08-10 09:50:35 -0400 |
| commit | 3f10421824020807c08d21c67bd14ad55ae07cf7 (patch) | |
| tree | aae647108959e0e4fa0e9e5bd68b6f04132e9012 /meta-openstack/recipes-devtools/python/python-heatclient_git.bb | |
| parent | 3f29b407bca6b6bd2dc0e21983785e5844397419 (diff) | |
| download | meta-cloud-services-3f10421824020807c08d21c67bd14ad55ae07cf7.tar.gz | |
python-heatclient: upgrade 0.4.0 -> 0.6.0
Signed-off-by: Li Xin <lixin.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 b83fc77..10428c2 100644 --- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb | |||
| @@ -23,8 +23,8 @@ SRCNAME = "heatclient" | |||
| 23 | 23 | ||
| 24 | SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" | 24 | SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" |
| 25 | 25 | ||
| 26 | PV = "0.4.0+git${SRCPV}" | 26 | PV = "0.6.0+git${SRCPV}" |
| 27 | SRCREV = "6d528f005742263837d05250662bf6214a703da8" | 27 | SRCREV = "7cca8394b8ab2f4dccb982ae789b1b2985627115" |
| 28 | S = "${WORKDIR}/git" | 28 | S = "${WORKDIR}/git" |
| 29 | 29 | ||
| 30 | inherit setuptools | 30 | inherit setuptools |
