aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-saharaclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-saharaclient_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb
index 170d4608..0d571c9a 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