diff options
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 26d86be..6653b37 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 = "0.6.0+git${SRCPV}" | 31 | PV = "1.9.0+git${SRCPV}" |
| 32 | SRCREV = "7cca8394b8ab2f4dccb982ae789b1b2985627115" | 32 | SRCREV = "b80166d848dd26718cfe0627bfec22774213616b" |
| 33 | S = "${WORKDIR}/git" | 33 | S = "${WORKDIR}/git" |
| 34 | 34 | ||
| 35 | inherit setuptools | 35 | inherit setuptools |
