All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python-zaqarclient: upgrade 1.11.0 -> 1.12.0
@ 2019-09-10  1:59 Zang Ruochen
  2019-09-15  4:04 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Zang Ruochen @ 2019-09-10  1:59 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb b/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb
index e6f92f7..699d380 100644
--- a/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb
@@ -30,8 +30,8 @@ RDEPENDS_${PN} +=" \
 SRCNAME = "zaqarclient"
 SRC_URI = "git://github.com/openstack/${BPN}.git"
 
-PV = "1.11.0+git${SRCPV}"
-SRCREV = "13e90a0ab5e296fb8cf21d09c666c06ed47a84c0"
+PV = "1.12.0+git${SRCPV}"
+SRCREV = "9038bf6ba93c24c9a61447dfcb14e436f1267066"
 S = "${WORKDIR}/git"
 
 inherit setuptools
-- 
2.7.4





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

end of thread, other threads:[~2019-09-15  4:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-10  1:59 [PATCH] python-zaqarclient: upgrade 1.11.0 -> 1.12.0 Zang Ruochen
2019-09-15  4:04 ` 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.