From 6b9603d93acb06b17c3abd301c9310660128b542 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Tue, 24 Sep 2019 14:39:45 +0800 Subject: python-saharaclient: upgrade 0.8.0 -> 2.3.0 Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-saharaclient_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-saharaclient_git.bb b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb index 170d460..0d571c9 100644 --- a/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb @@ -22,8 +22,8 @@ SRCNAME = "saharaclient" SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master" -PV = "0.8.0+git${SRCPV}" -SRCREV = "319ceb6acf55382218dcd971367613aecb3e4afc" +PV = "2.3.0+git${SRCPV}" +SRCREV = "3107b452467537f4eef3d9ecfb5e35d110d19662" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf