pkgsrc/www/py-waitress/PLIST
adam fecec4839e py-waitress: update to 1.1.0
1.1.0:

Features
* Waitress now has a __main__ and thus may be called with python -mwaitress

Bugfixes
* Waitress no longer allows lowercase HTTP verbs. This change was made to fall in line with most HTTP servers.
* When receiving non-ascii bytes in the request URL, waitress will no longer abruptly close the connection, instead returning a 400 Bad Request.
2017-10-16 12:07:24 +00:00

127 lines
5.3 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2017/10/16 12:07:24 adam Exp $
bin/waitress-serve${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/waitress/__init__.py
${PYSITELIB}/waitress/__init__.pyc
${PYSITELIB}/waitress/__init__.pyo
${PYSITELIB}/waitress/__main__.py
${PYSITELIB}/waitress/__main__.pyc
${PYSITELIB}/waitress/__main__.pyo
${PYSITELIB}/waitress/adjustments.py
${PYSITELIB}/waitress/adjustments.pyc
${PYSITELIB}/waitress/adjustments.pyo
${PYSITELIB}/waitress/buffers.py
${PYSITELIB}/waitress/buffers.pyc
${PYSITELIB}/waitress/buffers.pyo
${PYSITELIB}/waitress/channel.py
${PYSITELIB}/waitress/channel.pyc
${PYSITELIB}/waitress/channel.pyo
${PYSITELIB}/waitress/compat.py
${PYSITELIB}/waitress/compat.pyc
${PYSITELIB}/waitress/compat.pyo
${PYSITELIB}/waitress/parser.py
${PYSITELIB}/waitress/parser.pyc
${PYSITELIB}/waitress/parser.pyo
${PYSITELIB}/waitress/receiver.py
${PYSITELIB}/waitress/receiver.pyc
${PYSITELIB}/waitress/receiver.pyo
${PYSITELIB}/waitress/runner.py
${PYSITELIB}/waitress/runner.pyc
${PYSITELIB}/waitress/runner.pyo
${PYSITELIB}/waitress/server.py
${PYSITELIB}/waitress/server.pyc
${PYSITELIB}/waitress/server.pyo
${PYSITELIB}/waitress/task.py
${PYSITELIB}/waitress/task.pyc
${PYSITELIB}/waitress/task.pyo
${PYSITELIB}/waitress/tests/__init__.py
${PYSITELIB}/waitress/tests/__init__.pyc
${PYSITELIB}/waitress/tests/__init__.pyo
${PYSITELIB}/waitress/tests/fixtureapps/__init__.py
${PYSITELIB}/waitress/tests/fixtureapps/__init__.pyc
${PYSITELIB}/waitress/tests/fixtureapps/__init__.pyo
${PYSITELIB}/waitress/tests/fixtureapps/badcl.py
${PYSITELIB}/waitress/tests/fixtureapps/badcl.pyc
${PYSITELIB}/waitress/tests/fixtureapps/badcl.pyo
${PYSITELIB}/waitress/tests/fixtureapps/echo.py
${PYSITELIB}/waitress/tests/fixtureapps/echo.pyc
${PYSITELIB}/waitress/tests/fixtureapps/echo.pyo
${PYSITELIB}/waitress/tests/fixtureapps/error.py
${PYSITELIB}/waitress/tests/fixtureapps/error.pyc
${PYSITELIB}/waitress/tests/fixtureapps/error.pyo
${PYSITELIB}/waitress/tests/fixtureapps/filewrapper.py
${PYSITELIB}/waitress/tests/fixtureapps/filewrapper.pyc
${PYSITELIB}/waitress/tests/fixtureapps/filewrapper.pyo
${PYSITELIB}/waitress/tests/fixtureapps/getline.py
${PYSITELIB}/waitress/tests/fixtureapps/getline.pyc
${PYSITELIB}/waitress/tests/fixtureapps/getline.pyo
${PYSITELIB}/waitress/tests/fixtureapps/groundhog1.jpg
${PYSITELIB}/waitress/tests/fixtureapps/nocl.py
${PYSITELIB}/waitress/tests/fixtureapps/nocl.pyc
${PYSITELIB}/waitress/tests/fixtureapps/nocl.pyo
${PYSITELIB}/waitress/tests/fixtureapps/runner.py
${PYSITELIB}/waitress/tests/fixtureapps/runner.pyc
${PYSITELIB}/waitress/tests/fixtureapps/runner.pyo
${PYSITELIB}/waitress/tests/fixtureapps/sleepy.py
${PYSITELIB}/waitress/tests/fixtureapps/sleepy.pyc
${PYSITELIB}/waitress/tests/fixtureapps/sleepy.pyo
${PYSITELIB}/waitress/tests/fixtureapps/toolarge.py
${PYSITELIB}/waitress/tests/fixtureapps/toolarge.pyc
${PYSITELIB}/waitress/tests/fixtureapps/toolarge.pyo
${PYSITELIB}/waitress/tests/fixtureapps/writecb.py
${PYSITELIB}/waitress/tests/fixtureapps/writecb.pyc
${PYSITELIB}/waitress/tests/fixtureapps/writecb.pyo
${PYSITELIB}/waitress/tests/test_adjustments.py
${PYSITELIB}/waitress/tests/test_adjustments.pyc
${PYSITELIB}/waitress/tests/test_adjustments.pyo
${PYSITELIB}/waitress/tests/test_buffers.py
${PYSITELIB}/waitress/tests/test_buffers.pyc
${PYSITELIB}/waitress/tests/test_buffers.pyo
${PYSITELIB}/waitress/tests/test_channel.py
${PYSITELIB}/waitress/tests/test_channel.pyc
${PYSITELIB}/waitress/tests/test_channel.pyo
${PYSITELIB}/waitress/tests/test_compat.py
${PYSITELIB}/waitress/tests/test_compat.pyc
${PYSITELIB}/waitress/tests/test_compat.pyo
${PYSITELIB}/waitress/tests/test_functional.py
${PYSITELIB}/waitress/tests/test_functional.pyc
${PYSITELIB}/waitress/tests/test_functional.pyo
${PYSITELIB}/waitress/tests/test_init.py
${PYSITELIB}/waitress/tests/test_init.pyc
${PYSITELIB}/waitress/tests/test_init.pyo
${PYSITELIB}/waitress/tests/test_parser.py
${PYSITELIB}/waitress/tests/test_parser.pyc
${PYSITELIB}/waitress/tests/test_parser.pyo
${PYSITELIB}/waitress/tests/test_receiver.py
${PYSITELIB}/waitress/tests/test_receiver.pyc
${PYSITELIB}/waitress/tests/test_receiver.pyo
${PYSITELIB}/waitress/tests/test_regression.py
${PYSITELIB}/waitress/tests/test_regression.pyc
${PYSITELIB}/waitress/tests/test_regression.pyo
${PYSITELIB}/waitress/tests/test_runner.py
${PYSITELIB}/waitress/tests/test_runner.pyc
${PYSITELIB}/waitress/tests/test_runner.pyo
${PYSITELIB}/waitress/tests/test_server.py
${PYSITELIB}/waitress/tests/test_server.pyc
${PYSITELIB}/waitress/tests/test_server.pyo
${PYSITELIB}/waitress/tests/test_task.py
${PYSITELIB}/waitress/tests/test_task.pyc
${PYSITELIB}/waitress/tests/test_task.pyo
${PYSITELIB}/waitress/tests/test_trigger.py
${PYSITELIB}/waitress/tests/test_trigger.pyc
${PYSITELIB}/waitress/tests/test_trigger.pyo
${PYSITELIB}/waitress/tests/test_utilities.py
${PYSITELIB}/waitress/tests/test_utilities.pyc
${PYSITELIB}/waitress/tests/test_utilities.pyo
${PYSITELIB}/waitress/trigger.py
${PYSITELIB}/waitress/trigger.pyc
${PYSITELIB}/waitress/trigger.pyo
${PYSITELIB}/waitress/utilities.py
${PYSITELIB}/waitress/utilities.pyc
${PYSITELIB}/waitress/utilities.pyo