Name: | python-greenlet |
---|---|
Version: | 0.4.2 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 57009 |
License: | MIT |
RPM: | python-greenlet-0.4.2-3.el7.x86_64.rpm |
Source RPM: | python-greenlet-0.4.2-3.el7.src.rpm |
Build Date: | Thu Jul 10 2014 |
Build Host: | ca-build56.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/greenlet |
Summary: | Lightweight in-process concurrent programming |
Description: | The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". |
- gcc-c++ present in default buildroot, not required in BR
- include gcc-c++ BR - Rebuilt for RHEL-7
- Update to 0.4.2
- Update to 0.4.1 - Fix FTBFS bug #993134
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Update to 0.4.0
- Add support for ppc64
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild