summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-eventlet_0.24.0.bb
diff options
context:
space:
mode:
authorHong Liu <hongl.fnst@cn.fujitsu.com>2018-09-11 17:29:14 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-09-11 16:06:28 -0400
commitac2db0923c3ec43bf262fdd043c001a66c916d47 (patch)
treef7b15a46011038bdee6e83005d018b14328543e8 /meta-openstack/recipes-devtools/python/python-eventlet_0.24.0.bb
parent86ad8a05ea7e4960955e78ae38241e19e8116afc (diff)
downloadmeta-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.24.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-eventlet_0.24.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.24.0.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.24.0.bb
new file mode 100644
index 0000000..fb9d09d
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-eventlet_0.24.0.bb
@@ -0,0 +1,10 @@
1DESCRIPTION = "Highly concurrent networking library"
2HOMEPAGE = "http://pypi.python.org/pypi/eventlet"
3SECTION = "devel/python"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778"
6
7SRC_URI[md5sum] = "40acca39e1da2a79e983a696b9b390a3"
8SRC_URI[sha256sum] = "4c247db031ea374128e8c75a40fe5402c611e9a4798b9f90f095001192f22364"
9
10inherit setuptools pypi