summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-eventlet_0.25.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-eventlet_0.25.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-eventlet_0.25.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.25.0.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.25.0.bb
new file mode 100644
index 0000000..c3eabb2
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-eventlet_0.25.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] = "a7e8759e6684352ea81a157b6f93fb9b"
8SRC_URI[sha256sum] = "f0610bd0d3bb3d51d69f74caa4ad04fc7bce424cdb72e54d08ccda90d8c69800"
9
10inherit setuptools pypi