[meta-virtualization] [meta-cloud-services] [PATCH] python-heatclient: 0.6.0 -> 1.7.0

Mark Asselstine mark.asselstine at windriver.com
Mon Jan 23 06:01:13 PST 2017


On Mon, Jan 23, 2017 at 4:02 AM, Huang Qiyu <huangqy.fnst at cn.fujitsu.com> wrote:
> Upgrade python-heatclient from 0.6.0 to 1.7.0.
>
> Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
> ---

Huang, we need to ensure we stick to releases witch match
stable/newton and not go beyond. So for this package we should be
using the latest commit on the stable/newton branch and the version
will be 1.5.0+git${SRCPV}. The other uprev's look fine, although as we
proceed through the newton update we might find incompatibilities
which might result in some tweaking.

Just out of curiosity, what are your end goals for these
contributions? do you have a usecase for this repo that I can keep in
mind as I move things forward?

Mark


>  meta-openstack/recipes-devtools/python/python-heatclient_git.bb | 4 ++--
>  1 file 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..711a36d 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"
>
>  SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master"
>
> -PV = "0.6.0+git${SRCPV}"
> -SRCREV = "7cca8394b8ab2f4dccb982ae789b1b2985627115"
> +PV = "1.7.0+git${SRCPV}"
> +SRCREV = "17dd3068e4d6fc10236290cc082908c439bcfead"
>  S = "${WORKDIR}/git"
>
>  inherit setuptools
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization


More information about the meta-virtualization mailing list