[meta-virtualization] [meta-cloud-services] [PATCH] python-swiftclient: 2.4.0 -> 3.2.0

Mark Asselstine mark.asselstine at windriver.com
Fri Jan 20 12:35:22 PST 2017


On Fri, Jan 20, 2017 at 3:22 AM, Huang Qiyu <huangqy.fnst at cn.fujitsu.com> wrote:
> Upgrade python-swiftclient from 2.4.0 to 3.2.0.

3.2.0 is not on stable/newton so this is not desirable when we are in
the process of moving everything to newton. I would rather we move
this to the latest commit on stable/newton as I have been migrating
the other recipes. In which case the will be 3.1.0+gitXXXXX.

Mark

>
> Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
> ---
>  meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb
> index 5f423c4..2d5f83b 100644
> --- a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb
> +++ b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb
> @@ -9,8 +9,8 @@ SRCNAME = "swiftclient"
>
>  SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master"
>
> -PV = "2.4.0+git${SRCPV}"
> -SRCREV = "c9f79e641c6906e95095f3e0e505f9bd3f715bc2"
> +PV = "3.2.0+git${SRCPV}"
> +SRCREV = "5a620f83e88d1b52e013cedff4bc266bcf3c292a"
>  S = "${WORKDIR}/git"
>
>  inherit setuptools python-dir
> --
> 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