Name: | python-waitress |
---|---|
Version: | 0.8.9 |
Release: | 5.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 758011 |
License: | ZPLv2.1 |
RPM: | python-waitress-0.8.9-5.el7.noarch.rpm |
Source RPM: | python-waitress-0.8.9-5.el7.src.rpm |
Build Date: | Sat Oct 28 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/Pylons/waitress |
Summary: | Waitress WSGI server |
Description: | Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 2.6+ and Python 3.2. It is also known to run on PyPy 1.6.0 on UNIX. It supports HTTP/1.0 and HTTP/1.1. For more information, see /usr/share/doc/python-waitress-0.8.9/docs or http://docs.pylonsproject.org/projects/waitress/en/latest/ . |
- Conditionalize the python3 subpackage.
- Fix comment in %description about versioned directory for docs - Use __python2 macro instead of __python
- Run the tests with nose to avoid unclosed socket errors
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Update to upstream
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
- Update to upstream
- Remove python3 dependency on the python-waitress python2 package
- Update description to use the new Fedora 20 _pkgdocdir macro, which is also defined for backwards cmompatibility
- Update to upstream