diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-11-07 08:26:32 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-11-25 15:25:36 -0500 |
| commit | 5ab439f38ac1ed6a6a5b59378b833702e587be5a (patch) | |
| tree | 58e82dce1ad616ff570c7ad4cbb2cfe4da9cc76c /meta-openstack/recipes-devtools/python | |
| parent | 4192eeeee2b846aa12fe744926679f75982bc787 (diff) | |
| download | meta-cloud-services-5ab439f38ac1ed6a6a5b59378b833702e587be5a.tar.gz | |
python-eventlet: uprev to meet havana version requirements
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-eventlet_0.14.0.bb (renamed from meta-openstack/recipes-devtools/python/python-eventlet_0.12.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.12.1.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.14.0.bb index e1f5072..74bf167 100644 --- a/meta-openstack/recipes-devtools/python/python-eventlet_0.12.1.bb +++ b/meta-openstack/recipes-devtools/python/python-eventlet_0.14.0.bb | |||
| @@ -9,8 +9,8 @@ SRCNAME = "eventlet" | |||
| 9 | 9 | ||
| 10 | SRC_URI = "http://pypi.python.org/packages/source/e/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 10 | SRC_URI = "http://pypi.python.org/packages/source/e/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "3718973195adb36bbf6626be370e7f47" | 12 | SRC_URI[md5sum] = "207119abce774018432225bd719403fb" |
| 13 | SRC_URI[sha256sum] = "aaf97960b7e00f36844549399a22746c7ef27d76fffcd4056fb36bd242dd1e47" | 13 | SRC_URI[sha256sum] = "07937754fcaf9a21995a5973a4b5ef367d5ad534366a876d5da958d8cfd6415d" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 16 | ||
