From 422a13f31e434440b0e15c6f5f22bbafabf00655 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Wed, 15 Apr 2015 14:01:07 +0800 Subject: python-saharaclient: upgrade to 0.8.0 0.7.7 and 0.8.0 are actually the same. Signed-off-by: Jackie Huang 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/python-saharaclient_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb index e5a3216..c97ac8c 100644 --- a/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb @@ -17,8 +17,8 @@ SRCNAME = "saharaclient" SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master" -PV="0.7.7+git${SRCPV}" -SRCREV="319ceb6acf55382218dcd971367613aecb3e4afc" +PV = "0.8.0+git${SRCPV}" +SRCREV = "319ceb6acf55382218dcd971367613aecb3e4afc" S = "${WORKDIR}/git" inherit setuptools -- cgit v1.2.3-54-g00ecf