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.24.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.24.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-eventlet_0.24.0.bb | 10 |
1 files changed, 0 insertions, 10 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 deleted file mode 100644 index fb9d09d..0000000 --- a/meta-openstack/recipes-devtools/python/python-eventlet_0.24.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] = "40acca39e1da2a79e983a696b9b390a3" | ||
| 8 | SRC_URI[sha256sum] = "4c247db031ea374128e8c75a40fe5402c611e9a4798b9f90f095001192f22364" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
