| Name: | python3-gevent | 
|---|---|
| Version: | 1.2.2 | 
| Release: | 3.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 2071231 | 
| License: | MIT | 
| RPM: | python3-gevent-1.2.2-3.el8.x86_64.rpm | 
| Source RPM: | python-gevent-1.2.2-3.el8.src.rpm | 
| Build Date: | Sat Mar 09 2019 | 
| Build Host: | ca-build101.us.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.gevent.org/ | 
| Summary: | A coroutine-based Python networking library | 
| Description: | gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate Python 3 version.  | 
- Conditionalize the python2 subpackage
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update to 1.2.2 (RHBZ#1389634)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6
- Update to 1.1.2 (RHBZ #1359455)
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Update to 1.1.1 (RHBZ #1323855)