Sat, 30 Sep 2023 04:56:24 EDT

Information for build python-tornado-2.2.1-9.ru7

ID4121
Package Namepython-tornado
Version2.2.1
Release9.ru7
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 byanp120
State complete
StartedThu, 20 Oct 2016 12:22:57 EDT
CompletedThu, 20 Oct 2016 12:25:16 EDT
Taskbuild (centos7-rutgers-staging, python-tornado-2.2.1-9.ru7.src.rpm)
Tags
centos7-rutgers-staging
RPMs
src
python-tornado-2.2.1-9.ru7.src.rpm (info) (download)
noarch (build logs)
python-tornado-2.2.1-9.ru7.noarch.rpm (info) (download)
python-tornado-doc-2.2.1-9.ru7.noarch.rpm (info) (download)
python3-tornado-2.2.1-9.ru7.noarch.rpm (info) (download)
python3-tornado-doc-2.2.1-9.ru7.noarch.rpm (info) (download)
Changelog * Thu Oct 20 2016 Alexander Pavel <anp120@nbcs.rutgers.edu> - 2.2.1-9 - Rebuild for Rutgers CentOS 7 * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 2.2.1-8 - Mass rebuild 2013-12-27 * Thu Nov 21 2013 Endi S. Dewata <edewata@redhat.com> - 2.2.1-7 - Removed dependency on python-simplejson. * Wed Oct 09 2013 Endi S. Dewata <edewata@redhat.com> - 2.2.1-6 - Removed custom match_hostname(). * 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 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