forked from pool/python-waitress
Accepting request 687030 from home:jengelh:branches:devel:languages:python
- Trim marketing wording and other platform mentions. OBS-URL: https://build.opensuse.org/request/show/687030 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-waitress?expand=0&rev=32
This commit is contained in:
parent
d9640d1c60
commit
4802061155
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 20 18:49:38 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Trim marketing wording and other platform mentions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 25 19:47:04 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
Mon Feb 25 19:47:04 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||||
|
|
||||||
|
@ -48,11 +48,9 @@ BuildRequires: %{python_module nose}
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Waitress is meant to be a production-quality pure-Python WSGI server with very
|
Waitress is a pure-Python WSGI server. It has no dependencies except
|
||||||
acceptable performance. It has no dependencies except ones which live in the
|
ones which live in the Python standard library. It supports HTTP/1.0
|
||||||
Python standard library. It runs on CPython on Unix and Windows under Python
|
and HTTP/1.1.
|
||||||
2.7+ and Python 3.4+. 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 the "docs" directory of the Waitress package or
|
For more information, see the "docs" directory of the Waitress package or
|
||||||
http://docs.pylonsproject.org/projects/waitress/en/latest/ .
|
http://docs.pylonsproject.org/projects/waitress/en/latest/ .
|
||||||
|
Loading…
Reference in New Issue
Block a user