Name: | python3-eventlet |
---|---|
Version: | 0.33.3 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1587155 |
License: | MIT |
RPM: | python3-eventlet-0.33.3-1.el9.noarch.rpm |
Source RPM: | python-eventlet-0.33.3-1.el9.src.rpm |
Build Date: | Thu Jul 13 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://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.33.3
- Disable failing test to fix FTBFS
- Convert to pyproject macros - Build docs with make - Disable tests on EPEL9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Update to 0.33.1. Fixes rhbz#2085297
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to 0.33.0. Fixes rhbz#2023953
- Unbundle dnspython
- Update to 0.32.0. Fixes rhbz#2000093