diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-10-17 13:22:10 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-10-17 13:22:10 -0400 |
| commit | 0770c2edfd5767227313729834b7ef7dd279df2b (patch) | |
| tree | 1c81133fbe1408aee46a839bd3ebc47f883292f3 /meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | |
| parent | d76c0ceb759c612ccf3b231c35d29378ad6a5831 (diff) | |
| download | meta-cloud-services-0770c2edfd5767227313729834b7ef7dd279df2b.tar.gz | |
clients: update to juno release candidate versions
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 03ed33f..13a4ab3 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.2.0+git${SRCPV}" | 12 | PV="2.3.1+git${SRCPV}" |
| 13 | SRCREV="d13441d26244cc0947b85287d3fba298cb532c9a" | 13 | SRCREV="83ca0b825d067c0a39c972fb0f58ce9ac34df9d2" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | inherit setuptools python-dir | 16 | inherit setuptools python-dir |
