diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-eventlet_0.25.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-eventlet_0.25.1.bb | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.25.1.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.25.1.bb index d2878b6..d9c9383 100644 --- a/meta-openstack/recipes-devtools/python/python-eventlet_0.25.1.bb +++ b/meta-openstack/recipes-devtools/python/python-eventlet_0.25.1.bb | |||
| @@ -1,10 +1,2 @@ | |||
| 1 | DESCRIPTION = "Highly concurrent networking library" | 1 | inherit setuptools |
| 2 | HOMEPAGE = "http://pypi.python.org/pypi/eventlet" | 2 | require python-eventlet.inc |
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "8d7145af6506d5418c5a6bee7bf0b7e7" | ||
| 8 | SRC_URI[sha256sum] = "6c9c625af48424c4680d89314dbe45a76cc990cf002489f9469ff214b044ffc1" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
