Fri, 26 Apr 2024 09:44:59 UTC | login

Information for build python-tornado-2.2.1-7.el6

ID783
Package Namepython-tornado
Version2.2.1
Release7.el6
Epoch
SummaryScalable, non-blocking web server and tools
DescriptionTornado is an open source version of the scalable, non-blocking web server and tools. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast. Because it is non-blocking and uses epoll, it can handle thousands of simultaneous standing connections, which means it is ideal for real-time web services.
Built byhguemar
State complete
Volume DEFAULT
StartedFri, 06 Mar 2015 12:28:22 UTC
CompletedFri, 06 Mar 2015 12:30:24 UTC
Taskbuild (cloud6-el6, python-tornado-2.2.1-7.el6.src.rpm)
Tags
cloud6-openstack-common-candidate
RPMs
src
python-tornado-2.2.1-7.el6.src.rpm (info) (download)
noarch
python-tornado-2.2.1-7.el6.noarch.rpm (info) (download)
python-tornado-doc-2.2.1-7.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Fri Dec 05 2014 Orion Poplawski <orion@cora.nwra.com> - 2.2.1-7 - Add patch to fix CVE-2013-2098 CVE-2013-2099 (bug #96627) - Drop requires python-simplejson, not needed for modern python * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Jun 14 2013 Thomas Spura <tomspur@fedoraproject.org> - 2.2.1-5 - remove rhel conditional for with_python3: https://fedorahosted.org/fpc/ticket/200 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Aug 04 2012 David Malcolm <dmalcolm@redhat.com> - 2.2.1-3 - rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sun May 20 2012 Thomas Spura <tomspur@fedoraproject.org> - 2.2.1-1 - update to upstream release 2.2.1 (fixes CVE-2012-2374) - fix typo for epel6 macro bug #822972 (Florian La Roche) * Thu Feb 09 2012 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 2.2-1 - upgrade to upstream release 2.2 * Thu Feb 09 2012 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 2.1.1-4 - remove python3-simplejson dependency * Fri Jan 27 2012 Thomas Spura <tomspur@fedoraproject.org> - 2.1.1-3 - build python3 package * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Oct 25 2011 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 2.1.1-1 - new upstream version 2.1.1 - remove double word in description and rearrange it (#715272) - fixed removal of shebangs - added %check unset DISPLAY section to run unittests during package build * Tue Mar 29 2011 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.2.1-1 - new upstream version 1.2.1 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Sep 08 2010 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.1-1 - new upstream release 1.1 * Tue Aug 17 2010 Ionuț Arțăriși <mapleoin@fedoraproject.org> - 1.0.1-1 - new upstream bugfix release: 1.0.1 * Wed Aug 04 2010 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.0-2 - changed upstream source url * Wed Aug 04 2010 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.0-1 - new upstream release 1.0 - there's no longer a problem with spurious permissions, so remove that fix * Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Wed Oct 21 2009 Ionuț Arțăriși <mapleoin@fedoraproject.org> - 0.2-3 - changed -doc package group to Documentation - use global instead of define * Tue Oct 20 2009 Ionuț Arțăriși <mapleoin@fedoraproject.org> - 0.2-2 - create -doc package for examples - altered description to not include references to FriendFeed - rename to python-tornado * Fri Sep 25 2009 Ionuț Arțăriși <mapleoin@lavabit.com> - 0.2-1 - New upstream version - Fixed macro usage and directory ownership in spec * Thu Sep 10 2009 Ionuț Arțăriși <mapleoin@lavabit.com> - 0.1-1 - Initial release