| Name: | python3-eventlet | 
|---|---|
| Version: | 0.26.0 | 
| Release: | 1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 1559029 | 
| License: | MIT | 
| RPM: | python3-eventlet-0.26.0-1.el8.noarch.rpm | 
| Source RPM: | python-eventlet-0.26.0-1.el8.src.rpm | 
| Build Date: | Mon Nov 30 2020 | 
| Build Host: | jenkins-172-17-0-2-8c23ad73-c5b2-4243-bd54-5ebf2574c9be.blddevtest1iad.osdevelopmeniad.oraclevcn.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.26.0.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for Python 3.9
- Update to 0.25.2. Fixes bug #1822602
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Subpackage python2-eventlet has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
- Update to 0.25.1. Fixes bug #1744357
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Update to 0.25.0. Fixes bug #1713639