From 1ce16e4e226e5d86cbf8262b7088308bd3efaa66 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Tue, 10 Sep 2019 09:59:11 +0800 Subject: python-zaqarclient: upgrade 1.11.0 -> 1.12.0 Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python') 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 -- cgit v1.2.3-54-g00ecf