All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-cloud-services] [PATCH v2] python-heatclient: 0.6.0 -> 1.5.0
@ 2017-01-24  3:51 Huang Qiyu
  2017-01-24 13:35 ` Mark Asselstine
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Qiyu @ 2017-01-24  3:51 UTC (permalink / raw)
  To: meta-virtualization

Upgrade python-heatclient from 0.6.0 to 1.5.0.

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
---
 meta-openstack/recipes-devtools/python/python-heatclient_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 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..22c6937 100644
--- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
@@ -26,10 +26,10 @@ RDEPENDS_${PN} +="python-cliff \
 PR = "r0"
 SRCNAME = "heatclient"
 
-SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master"
+SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=stable/newton"
 
-PV = "0.6.0+git${SRCPV}"
-SRCREV = "7cca8394b8ab2f4dccb982ae789b1b2985627115"
+PV = "1.5.0+git${SRCPV}"
+SRCREV = "3c3f8ee2c6c988c95c949cb20fa7969a7e4a9c1a"
 S = "${WORKDIR}/git"
 
 inherit setuptools
-- 
2.7.4





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

* Re: [meta-cloud-services] [PATCH v2] python-heatclient: 0.6.0 -> 1.5.0
  2017-01-24  3:51 [meta-cloud-services] [PATCH v2] python-heatclient: 0.6.0 -> 1.5.0 Huang Qiyu
@ 2017-01-24 13:35 ` Mark Asselstine
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Asselstine @ 2017-01-24 13:35 UTC (permalink / raw)
  To: Huang Qiyu; +Cc: meta-virtualization

On Mon, Jan 23, 2017 at 10:51 PM, Huang Qiyu
<huangqy.fnst@cn.fujitsu.com> wrote:
> Upgrade python-heatclient from 0.6.0 to 1.5.0.
>
> Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
> ---

As Bruce and I mentioned yesterday I have a queue of commits for core
openstack components such as this one. Once I am able to complete
tests I will send them out in a batch. So please do not send uprev's
for these. I will get them out as soon as I can but you doing these is
only duplicating work.

Mark

>  meta-openstack/recipes-devtools/python/python-heatclient_git.bb | 6 +++---
>  1 file changed, 3 insertions(+), 3 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..22c6937 100644
> --- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
> +++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
> @@ -26,10 +26,10 @@ RDEPENDS_${PN} +="python-cliff \
>  PR = "r0"
>  SRCNAME = "heatclient"
>
> -SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master"
> +SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=stable/newton"
>
> -PV = "0.6.0+git${SRCPV}"
> -SRCREV = "7cca8394b8ab2f4dccb982ae789b1b2985627115"
> +PV = "1.5.0+git${SRCPV}"
> +SRCREV = "3c3f8ee2c6c988c95c949cb20fa7969a7e4a9c1a"
>  S = "${WORKDIR}/git"
>
>  inherit setuptools
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization


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

end of thread, other threads:[~2017-01-24 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-24  3:51 [meta-cloud-services] [PATCH v2] python-heatclient: 0.6.0 -> 1.5.0 Huang Qiyu
2017-01-24 13:35 ` 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.