Go to file
Dirk Mueller 892ccd9deb Accepting request 839249 from home:frispete:python
- Update to version 1.4.4 (2020-06-01)
  + Fix an issue with keep-alive connections in which memory usage
    was higher than expected because output buffers were being
    reused across requests on a long-lived connection and each
    buffer would not be freed until it was full or the connection
    was closed. Buffers are now rotated per-request to stabilize
    their behavior.
  + See https://github.com/Pylons/waitress/pull/300
  + Waitress threads have been updated to contain their thread
    number. This will allow loggers that use that information to
    print the thread that the log is coming from.
  + See https://github.com/Pylons/waitress/pull/302
- Switch to pytest, disable one test, that requires network
- Create _multibuild for doc package
  It requires installation of base package now

OBS-URL: https://build.opensuse.org/request/show/839249
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-waitress?expand=0&rev=46
2020-10-03 08:02:34 +00:00
_multibuild Accepting request 839249 from home:frispete:python 2020-10-03 08:02:34 +00:00
.gitattributes Accepting request 672508 from home:frispete:python 2019-02-11 11:59:55 +00:00
.gitignore Accepting request 173795 from home:dirkmueller:branches:devel:languages:python 2013-04-29 14:06:16 +00:00
fetch-intersphinx-inventories.sh Accepting request 679186 from devel:languages:python 2019-02-26 09:04:29 +00:00
python3.inv Accepting request 839249 from home:frispete:python 2020-10-03 08:02:34 +00:00
python-waitress.changes Accepting request 839249 from home:frispete:python 2020-10-03 08:02:34 +00:00
python-waitress.spec Accepting request 839249 from home:frispete:python 2020-10-03 08:02:34 +00:00
waitress-1.4.4.tar.gz Accepting request 839249 from home:frispete:python 2020-10-03 08:02:34 +00:00