diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-saharaclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-saharaclient_git.bb | 4 |
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 | ||
| 23 | SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master" | 23 | SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master" |
| 24 | 24 | ||
| 25 | PV = "0.8.0+git${SRCPV}" | 25 | PV = "2.3.0+git${SRCPV}" |
| 26 | SRCREV = "319ceb6acf55382218dcd971367613aecb3e4afc" | 26 | SRCREV = "3107b452467537f4eef3d9ecfb5e35d110d19662" |
| 27 | S = "${WORKDIR}/git" | 27 | S = "${WORKDIR}/git" |
| 28 | 28 | ||
| 29 | inherit setuptools | 29 | inherit setuptools |
