diff options
| author | Hong Liu <hongl.fnst@cn.fujitsu.com> | 2018-09-11 17:29:14 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-09-11 16:06:28 -0400 |
| commit | ac2db0923c3ec43bf262fdd043c001a66c916d47 (patch) | |
| tree | f7b15a46011038bdee6e83005d018b14328543e8 /meta-openstack/recipes-devtools/python/python-eventlet_0.21.0.bb | |
| parent | 86ad8a05ea7e4960955e78ae38241e19e8116afc (diff) | |
| download | meta-cloud-services-ac2db0923c3ec43bf262fdd043c001a66c916d47.tar.gz | |
python-eventlet:0.21.0->0.24.0
update python-eventlet from 0.21.0 to 0.24.0.
Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-eventlet_0.21.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-eventlet_0.21.0.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.21.0.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.21.0.bb deleted file mode 100644 index 47f69ad..0000000 --- a/meta-openstack/recipes-devtools/python/python-eventlet_0.21.0.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | DESCRIPTION = "Highly concurrent networking library" | ||
| 2 | HOMEPAGE = "http://pypi.python.org/pypi/eventlet" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "92aaac4c0abaddff9329f55d8f5bcd76" | ||
| 8 | SRC_URI[sha256sum] = "08faffab88c1b08bd53ea28bf084a572c89f7e7648bd9d71e6116ac17a51a15d" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
