| Name: | python2-eventlet |
|---|---|
| Version: | 0.18.4 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1073803 |
| License: | MIT |
| RPM: | python2-eventlet-0.18.4-1.el7.noarch.rpm |
| Source RPM: | python-eventlet-0.18.4-1.el7.src.rpm |
| Build Date: | Wed Aug 17 2016 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://eventlet.net |
| Summary: | Highly concurrent networking library |
| Description: | Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level. |
- Update to 0.18.4. Fixes bug #1329993
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
- greenio: send() was running empty loop on ENOTCONN rhbz#1268351
- Tighten up Provides: and Obsoletes: for previous change
- Added python3 support
- Latest upstream
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Latest upstream
- Latest upstream