All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-cloud-services][PATCH]python-heatclient: upgrade to 1.9.0
@ 2017-11-04 15:52 zhengrq
  2017-11-06 13:53 ` Bruce Ashfield
  0 siblings, 1 reply; 3+ messages in thread
From: zhengrq @ 2017-11-04 15:52 UTC (permalink / raw)
  To: meta-virtualization

Upgrade python-heatclient from 0.6.0 to 1.9.0.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 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..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"
 
 SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master"
 
-PV = "0.6.0+git${SRCPV}"
-SRCREV = "7cca8394b8ab2f4dccb982ae789b1b2985627115"
+PV = "1.9.0+git${SRCPV}"
+SRCREV = "b80166d848dd26718cfe0627bfec22774213616b"
 S = "${WORKDIR}/git"
 
 inherit setuptools
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [meta-cloud-services][PATCH]python-heatclient: upgrade to 1.9.0
  2017-11-04 15:52 [meta-cloud-services][PATCH]python-heatclient: upgrade to 1.9.0 zhengrq
@ 2017-11-06 13:53 ` Bruce Ashfield
  2017-11-06 19:34   ` Mark Asselstine
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Ashfield @ 2017-11-06 13:53 UTC (permalink / raw)
  To: zhengrq; +Cc: meta-virtualization

merged

Bruce

On Sat, Nov 4, 2017 at 11:52 AM, zhengrq <zhengrq.fnst@cn.fujitsu.com> wrote:
> Upgrade python-heatclient from 0.6.0 to 1.9.0.
>
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
> ---
>  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..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"
>
>  SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master"
>
> -PV = "0.6.0+git${SRCPV}"
> -SRCREV = "7cca8394b8ab2f4dccb982ae789b1b2985627115"
> +PV = "1.9.0+git${SRCPV}"
> +SRCREV = "b80166d848dd26718cfe0627bfec22774213616b"
>  S = "${WORKDIR}/git"
>
>  inherit setuptools
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-cloud-services][PATCH]python-heatclient: upgrade to 1.9.0
  2017-11-06 13:53 ` Bruce Ashfield
@ 2017-11-06 19:34   ` Mark Asselstine
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Asselstine @ 2017-11-06 19:34 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: meta-virtualization

I never managed to get everything uprev'd to newton which they just
EOL'd 2 weeks ago :(. I was going to start to look at moving things to
Pike (and actually get things done this time). I notice this uprev is
for 'master'. What are the plans here, move everything to the latest
on master or are we thinking about moving to the Pike release?

On Mon, Nov 6, 2017 at 8:53 AM, Bruce Ashfield <bruce.ashfield@gmail.com> wrote:
> merged
>
> Bruce
>
> On Sat, Nov 4, 2017 at 11:52 AM, zhengrq <zhengrq.fnst@cn.fujitsu.com> wrote:
>> Upgrade python-heatclient from 0.6.0 to 1.9.0.
>>
>> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
>> ---
>>  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..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"
>>
>>  SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master"
>>
>> -PV = "0.6.0+git${SRCPV}"
>> -SRCREV = "7cca8394b8ab2f4dccb982ae789b1b2985627115"
>> +PV = "1.9.0+git${SRCPV}"
>> +SRCREV = "b80166d848dd26718cfe0627bfec22774213616b"
>>  S = "${WORKDIR}/git"
>>
>>  inherit setuptools
>> --
>> 2.7.4
>>
>>
>>
>> --
>> _______________________________________________
>> meta-virtualization mailing list
>> meta-virtualization@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-virtualization
>
>
>
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await
> thee at its end"
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-06 19:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-04 15:52 [meta-cloud-services][PATCH]python-heatclient: upgrade to 1.9.0 zhengrq
2017-11-06 13:53 ` Bruce Ashfield
2017-11-06 19:34   ` Mark Asselstine

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.