diff options
| author | Yuan Chao <yuanc.fnst@cn.fujitsu.com> | 2019-08-14 11:03:02 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-08-25 22:24:15 -0400 |
| commit | fecfb6ad5fe71be852979f4ce2b33f4b9b4278ec (patch) | |
| tree | 384cd9da227bdbd4a680fc19704a1741d9ecb823 /meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb | |
| parent | c0007cc0e645dc066a4dcd308890ac612dcf1d43 (diff) | |
| download | meta-cloud-services-fecfb6ad5fe71be852979f4ce2b33f4b9b4278ec.tar.gz | |
python-eventlet: upgrade 0.24.0 -> 0.25.0
Remove 0.20.0.bb file.
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb deleted file mode 100644 index 1d51f1a..0000000 --- a/meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb +++ /dev/null | |||
| @@ -1,16 +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] = "057276232bf65f1db6aabf819e7ece6a" | ||
| 8 | SRC_URI[sha256sum] = "2e17cda85f2003796f13de0e6c59a5253c0afd1f45dfc97bb9b6bfb8962f7895" | ||
| 9 | |||
| 10 | inherit setuptools pypi pypi | ||
| 11 | |||
| 12 | RDEPENDS_${PN} += " \ | ||
| 13 | python-enum34 \ | ||
| 14 | python-enum-compat \ | ||
| 15 | python-greenlet \ | ||
| 16 | " | ||
