All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python-zaqarclient: upgrade 0.7.0 -> 1.11.0
@ 2019-08-13  7:50 Zang Ruochen
  2019-08-19  2:27 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Zang Ruochen @ 2019-08-13  7:50 UTC (permalink / raw)
  To: meta-virtualization

From: Yuan Chao <yuanc.fnst@cn.fujitsu.com>

Unable to find version 1.11.0 in branch stable/pike.
Change branch to master.

Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
---
 meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb b/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb
index d3d24ea..e6f92f7 100644
--- a/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb
@@ -28,10 +28,10 @@ RDEPENDS_${PN} +=" \
 	"
 	
 SRCNAME = "zaqarclient"
-SRC_URI = "git://github.com/openstack/${BPN}.git;branch=stable/pike"
+SRC_URI = "git://github.com/openstack/${BPN}.git"
 
-PV = "0.7.0+git${SRCPV}"
-SRCREV = "a1c2de74c56c6ddb11dc6aec78e8c438629ca8e8"
+PV = "1.11.0+git${SRCPV}"
+SRCREV = "13e90a0ab5e296fb8cf21d09c666c06ed47a84c0"
 S = "${WORKDIR}/git"
 
 inherit setuptools
-- 
2.7.4





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

* Re: [PATCH] python-zaqarclient: upgrade 0.7.0 -> 1.11.0
  2019-08-13  7:50 [PATCH] python-zaqarclient: upgrade 0.7.0 -> 1.11.0 Zang Ruochen
@ 2019-08-19  2:27 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2019-08-19  2:27 UTC (permalink / raw)
  To: Zang Ruochen; +Cc: meta-virtualization

merged

Bruce

On Tue, Aug 13, 2019 at 3:51 AM Zang Ruochen <zangrc.fnst@cn.fujitsu.com> wrote:
>
> From: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
>
> Unable to find version 1.11.0 in branch stable/pike.
> Change branch to master.
>
> Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
> ---
>  meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb b/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb
> index d3d24ea..e6f92f7 100644
> --- a/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb
> +++ b/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb
> @@ -28,10 +28,10 @@ RDEPENDS_${PN} +=" \
>         "
>
>  SRCNAME = "zaqarclient"
> -SRC_URI = "git://github.com/openstack/${BPN}.git;branch=stable/pike"
> +SRC_URI = "git://github.com/openstack/${BPN}.git"
>
> -PV = "0.7.0+git${SRCPV}"
> -SRCREV = "a1c2de74c56c6ddb11dc6aec78e8c438629ca8e8"
> +PV = "1.11.0+git${SRCPV}"
> +SRCREV = "13e90a0ab5e296fb8cf21d09c666c06ed47a84c0"
>  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
- "Use the force Harry" - Gandalf, Star Trek II


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

end of thread, other threads:[~2019-08-19  2:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-13  7:50 [PATCH] python-zaqarclient: upgrade 0.7.0 -> 1.11.0 Zang Ruochen
2019-08-19  2:27 ` Bruce Ashfield

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.