Name: | python-tornado |
---|---|
Version: | 4.2.1 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 3898392 |
License: | ASL 2.0 |
RPM: | python-tornado-4.2.1-4.el7.aarch64.rpm |
Source RPM: | python-tornado-4.2.1-4.el7.src.rpm |
Build Date: | Wed Sep 05 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.tornadoweb.org |
Summary: | Scalable, non-blocking web server and tools |
Description: | Tornado 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. |
- Add mod_wsgi as a build dependency Resolves: rhbz#1533902
- Fix an rpmlint issue with an un-escaped macro in the changelog. Resolves: rhbz#1496516
- Provide the license file that was not included in the pypi tarball. Resolves: rhbz#1463675
- Upgrade to upstream release 4.2.1 Resolves: rhbz#1158617
- Mass rebuild 2013-12-27
- Removed dependency on python-simplejson.
- Removed custom match_hostname().
- remove rhel conditional for with_python3: https://fedorahosted.org/fpc/ticket/200
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3