pkgsrc/www/py-channels/PLIST
adam e28f2c258f py-channels: updated to 2.1.5
2.1.5:
* Django middleware caching now works on Django 1.11 and Django 2.0.
  The previous release only ran on 2.1.

2.1.4:
* Django middleware is now cached rather than instantiated per request
  resulting in a sigificant speed improvement
* ChannelServerLiveTestCase now serves static files again
* Improved error message resulting from bad Origin headers
* runserver logging now goes through the Django logging framework
* Generic consumers can now have non-default channel layers
* Improved error when accessing scope['user'] before it's ready
2018-11-06 14:21:51 +00:00

93 lines
3.5 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2018/11/06 14:21:51 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/channels/__init__.py
${PYSITELIB}/channels/__init__.pyc
${PYSITELIB}/channels/__init__.pyo
${PYSITELIB}/channels/apps.py
${PYSITELIB}/channels/apps.pyc
${PYSITELIB}/channels/apps.pyo
${PYSITELIB}/channels/auth.py
${PYSITELIB}/channels/auth.pyc
${PYSITELIB}/channels/auth.pyo
${PYSITELIB}/channels/consumer.py
${PYSITELIB}/channels/consumer.pyc
${PYSITELIB}/channels/consumer.pyo
${PYSITELIB}/channels/db.py
${PYSITELIB}/channels/db.pyc
${PYSITELIB}/channels/db.pyo
${PYSITELIB}/channels/exceptions.py
${PYSITELIB}/channels/exceptions.pyc
${PYSITELIB}/channels/exceptions.pyo
${PYSITELIB}/channels/generic/__init__.py
${PYSITELIB}/channels/generic/__init__.pyc
${PYSITELIB}/channels/generic/__init__.pyo
${PYSITELIB}/channels/generic/http.py
${PYSITELIB}/channels/generic/http.pyc
${PYSITELIB}/channels/generic/http.pyo
${PYSITELIB}/channels/generic/websocket.py
${PYSITELIB}/channels/generic/websocket.pyc
${PYSITELIB}/channels/generic/websocket.pyo
${PYSITELIB}/channels/hacks.py
${PYSITELIB}/channels/hacks.pyc
${PYSITELIB}/channels/hacks.pyo
${PYSITELIB}/channels/http.py
${PYSITELIB}/channels/http.pyc
${PYSITELIB}/channels/http.pyo
${PYSITELIB}/channels/layers.py
${PYSITELIB}/channels/layers.pyc
${PYSITELIB}/channels/layers.pyo
${PYSITELIB}/channels/management/__init__.py
${PYSITELIB}/channels/management/__init__.pyc
${PYSITELIB}/channels/management/__init__.pyo
${PYSITELIB}/channels/management/commands/__init__.py
${PYSITELIB}/channels/management/commands/__init__.pyc
${PYSITELIB}/channels/management/commands/__init__.pyo
${PYSITELIB}/channels/management/commands/runserver.py
${PYSITELIB}/channels/management/commands/runserver.pyc
${PYSITELIB}/channels/management/commands/runserver.pyo
${PYSITELIB}/channels/management/commands/runworker.py
${PYSITELIB}/channels/management/commands/runworker.pyc
${PYSITELIB}/channels/management/commands/runworker.pyo
${PYSITELIB}/channels/middleware.py
${PYSITELIB}/channels/middleware.pyc
${PYSITELIB}/channels/middleware.pyo
${PYSITELIB}/channels/routing.py
${PYSITELIB}/channels/routing.pyc
${PYSITELIB}/channels/routing.pyo
${PYSITELIB}/channels/security/__init__.py
${PYSITELIB}/channels/security/__init__.pyc
${PYSITELIB}/channels/security/__init__.pyo
${PYSITELIB}/channels/security/websocket.py
${PYSITELIB}/channels/security/websocket.pyc
${PYSITELIB}/channels/security/websocket.pyo
${PYSITELIB}/channels/sessions.py
${PYSITELIB}/channels/sessions.pyc
${PYSITELIB}/channels/sessions.pyo
${PYSITELIB}/channels/signals.py
${PYSITELIB}/channels/signals.pyc
${PYSITELIB}/channels/signals.pyo
${PYSITELIB}/channels/staticfiles.py
${PYSITELIB}/channels/staticfiles.pyc
${PYSITELIB}/channels/staticfiles.pyo
${PYSITELIB}/channels/testing/__init__.py
${PYSITELIB}/channels/testing/__init__.pyc
${PYSITELIB}/channels/testing/__init__.pyo
${PYSITELIB}/channels/testing/http.py
${PYSITELIB}/channels/testing/http.pyc
${PYSITELIB}/channels/testing/http.pyo
${PYSITELIB}/channels/testing/live.py
${PYSITELIB}/channels/testing/live.pyc
${PYSITELIB}/channels/testing/live.pyo
${PYSITELIB}/channels/testing/websocket.py
${PYSITELIB}/channels/testing/websocket.pyc
${PYSITELIB}/channels/testing/websocket.pyo
${PYSITELIB}/channels/utils.py
${PYSITELIB}/channels/utils.pyc
${PYSITELIB}/channels/utils.pyo
${PYSITELIB}/channels/worker.py
${PYSITELIB}/channels/worker.pyc
${PYSITELIB}/channels/worker.pyo