From 8acdff76246d8d4af46ad8da783c3144d2a975b7 Mon Sep 17 00:00:00 2001 From: Yuan Chao Date: Tue, 13 Aug 2019 15:50:33 +0800 Subject: python-zaqarclient: upgrade 0.7.0 -> 1.11.0 Unable to find version 1.11.0 in branch stable/pike. Change branch to master. Signed-off-by: Yuan Chao Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 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 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 -- cgit v1.2.3-54-g00ecf