Wed, 24 Apr 2024 11:32:18 UTC | login

Information for build python-async-0.6.1-6.el7

ID217
Package Namepython-async
Version0.6.1
Release6.el7
Epoch
SummaryA framework to process interdependent tasks in a pool of workers
DescriptionAsync 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.
Built bybstinson
State complete
Volume DEFAULT
StartedTue, 25 Nov 2014 04:56:06 UTC
CompletedTue, 25 Nov 2014 04:58:41 UTC
Taskbuild (bananas7-el7, python-async-0.6.1-6.el7.src.rpm)
Tags
bananas7-testing
infra7-infra-common-candidate
infra7-infra-common-release
infra7-infra-common-testing
infrastructure7-testing
RPMs
src
python-async-0.6.1-6.el7.src.rpm (info) (download)
x86_64
python-async-0.6.1-6.el7.x86_64.rpm (info) (download)
python-async-debuginfo-0.6.1-6.el7.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
state.log
Changelog * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Thu Jun 16 2011 Jesse Keating <jkeating@redhat.com> - 0.6.1-3 - Filter out zlib provides * Thu Jun 16 2011 Jesse Keating <jkeating@redhat.com> - 0.6.1-2 - BR zlib-devel (#713598) * Sat May 28 2011 Jesse Keating <jkeating@redhat.com> - 0.6.1-1 - Initial build