summaryrefslogtreecommitdiffstats
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 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"
22 22
23SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master" 23SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master"
24 24
25PV = "0.8.0+git${SRCPV}" 25PV = "2.3.0+git${SRCPV}"
26SRCREV = "319ceb6acf55382218dcd971367613aecb3e4afc" 26SRCREV = "3107b452467537f4eef3d9ecfb5e35d110d19662"
27S = "${WORKDIR}/git" 27S = "${WORKDIR}/git"
28 28
29inherit setuptools 29inherit setuptools