pkgsrc/www/py-waitress/PLIST
adam b97e954eb0 py-waitress: updated to 1.3.1
1.3.1:

Bugfixes
- Waitress won't accidentally throw away part of the path if it starts with a
  double slash (GET //testing/whatever HTTP/1.0). WSGI applications will
  now receive a PATH_INFO in the environment that contains
  //testing/whatever as required.
2019-09-13 09:53:30 +00:00

139 lines
5.8 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2019/09/13 09:53:30 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/proxy_headers.py
${PYSITELIB}/waitress/proxy_headers.pyc
${PYSITELIB}/waitress/proxy_headers.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_proxy_headers.py
${PYSITELIB}/waitress/tests/test_proxy_headers.pyc
${PYSITELIB}/waitress/tests/test_proxy_headers.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/tests/test_wasyncore.py
${PYSITELIB}/waitress/tests/test_wasyncore.pyc
${PYSITELIB}/waitress/tests/test_wasyncore.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
${PYSITELIB}/waitress/wasyncore.py
${PYSITELIB}/waitress/wasyncore.pyc
${PYSITELIB}/waitress/wasyncore.pyo