Name: | python-async |
---|---|
Version: | 0.6.1 |
Release: | 6.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 286203 |
License: | BSD |
RPM: | python-async-0.6.1-6.el7.aarch64.rpm |
Source RPM: | python-async-0.6.1-6.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/gitpython-developers/async |
Summary: | A framework to process interdependent tasks in a pool of workers |
Description: | Async aims to make writing asyncronous processing easier. It provides a task-graph with interdependent tasks that communicate using blocking channels, allowing to delay actual computations until items are requested. Tasks will automatically be distributed among 0 or more threads for the actual computation. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Filter out zlib provides
- BR zlib-devel (#713598)
- Initial build