Sat, 27 Apr 2024 04:13:21 UTC | login

Information for build python-eventlet-0.15.2-1.el6

ID837
Package Namepython-eventlet
Version0.15.2
Release1.el6
Epoch
SummaryHighly concurrent networking library
DescriptionEventlet 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.
Built byhguemar
State complete
Volume DEFAULT
StartedWed, 11 Mar 2015 10:26:31 UTC
CompletedWed, 11 Mar 2015 10:28:49 UTC
Taskbuild (cloud6-el6, python-eventlet-0.15.2-1.el6.src.rpm)
Tags
cloud6-openstack-common-candidate
cloud6-openstack-common-testing
RPMs
src
python-eventlet-0.15.2-1.el6.src.rpm (info) (download)
noarch
python-eventlet-0.15.2-1.el6.noarch.rpm (info) (download)
python-eventlet-doc-0.15.2-1.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Sep 02 2014 Pádraig Brady <pbrady@redhat.com> - 0.15.2-1 - Latest upstream * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Oct 28 2013 Alan Pevec <apevec@redhat.com> - 0.14.0-1 - Update to 0.14.0 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 20 2013 Pádraig Brady <P@draigBrady.com - 0.12.0-1 - Update to 0.12.0 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Nov 12 2012 Pádraig Brady <P@draigBrady.com - 0.9.17-2 - fix waitpid() override to not return immediately * Fri Aug 03 2012 Pádraig Brady <P@draigBrady.com - 0.9.17-1 - Update to 0.9.17 * Tue Mar 27 2012 Pádraig Brady <P@draigBrady.com - 0.9.16-5 - Update patch to avoid leak of _DummyThread objects * Wed Feb 29 2012 Pádraig Brady <P@draigBrady.com - 0.9.16-4 - Apply a patch to avoid leak of _DummyThread objects * Wed Nov 09 2011 Pádraig Brady <P@draigBrady.com - 0.9.16-3 - Apply a patch to support subprocess.Popen implementations that accept the timeout parameter, which is the case on RHEL >= 6.1 * Fri Oct 21 2011 Pádraig Brady <P@draigBrady.com> - 0.9.16-2 - Changed python-sphinx build dependency to python-sphinx10 * Sat Aug 27 2011 Kevin Fenzi <kevin@scrye.com> - 0.9.16-1 - Update to 0.9.16 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Sep 08 2010 Lev Shamardin <shamardin@gmail.com> - 0.9.12-1 - Updated to version 0.9.12. * Wed Jul 28 2010 Lev Shamardin <shamardin@gmail.com> - 0.9.9-1 - Updated to version 0.9.9. * Wed Apr 14 2010 Lev Shamardin <shamardin@gmail.com> - 0.9.7-1 - Initial package version.