diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-21 16:35:57 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-21 16:35:57 -0400 |
| commit | 6544d4172c9f3c31ec5db5cd48095791eeb8fbc7 (patch) | |
| tree | 1fb8bf3bd40886381222b0116813ce7d4085b5d1 /meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | |
| parent | 524149970dc8af8cf5d6427c72dcb688eacaed62 (diff) | |
| download | meta-cloud-services-6544d4172c9f3c31ec5db5cd48095791eeb8fbc7.tar.gz | |
clients: update barbican, ceilo, cinder, glance, heat, keystone and swift
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-swiftclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb index 15a8d8a..fe8cdae 100644 --- a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | |||
| @@ -9,8 +9,8 @@ SRCNAME = "swiftclient" | |||
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master" | 10 | SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master" |
| 11 | 11 | ||
| 12 | PV="2.0.2+git${SRCPV}" | 12 | PV="2.1.0+git${SRCPV}" |
| 13 | SRCREV="fa65fbbce51a7a603a6453da51db41061e4388f9" | 13 | SRCREV="4cc2201e21a68c61adc3ce572b979553b786fc0f" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | inherit setuptools python-dir | 16 | inherit setuptools python-dir |
