[BACK]Return to PLIST CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / www / py-channels

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/www/py-channels/PLIST between version 1.1 and 1.5

version 1.1, 2017/06/21 19:09:34 version 1.5, 2018/11/06 14:21:51
Line 10  ${PYSITELIB}/channels/__init__.pyo
Line 10  ${PYSITELIB}/channels/__init__.pyo
 ${PYSITELIB}/channels/apps.py  ${PYSITELIB}/channels/apps.py
 ${PYSITELIB}/channels/apps.pyc  ${PYSITELIB}/channels/apps.pyc
 ${PYSITELIB}/channels/apps.pyo  ${PYSITELIB}/channels/apps.pyo
 ${PYSITELIB}/channels/asgi.py  
 ${PYSITELIB}/channels/asgi.pyc  
 ${PYSITELIB}/channels/asgi.pyo  
 ${PYSITELIB}/channels/auth.py  ${PYSITELIB}/channels/auth.py
 ${PYSITELIB}/channels/auth.pyc  ${PYSITELIB}/channels/auth.pyc
 ${PYSITELIB}/channels/auth.pyo  ${PYSITELIB}/channels/auth.pyo
 ${PYSITELIB}/channels/binding/__init__.py  ${PYSITELIB}/channels/consumer.py
 ${PYSITELIB}/channels/binding/__init__.pyc  ${PYSITELIB}/channels/consumer.pyc
 ${PYSITELIB}/channels/binding/__init__.pyo  ${PYSITELIB}/channels/consumer.pyo
 ${PYSITELIB}/channels/binding/base.py  ${PYSITELIB}/channels/db.py
 ${PYSITELIB}/channels/binding/base.pyc  ${PYSITELIB}/channels/db.pyc
 ${PYSITELIB}/channels/binding/base.pyo  ${PYSITELIB}/channels/db.pyo
 ${PYSITELIB}/channels/binding/websockets.py  
 ${PYSITELIB}/channels/binding/websockets.pyc  
 ${PYSITELIB}/channels/binding/websockets.pyo  
 ${PYSITELIB}/channels/channel.py  
 ${PYSITELIB}/channels/channel.pyc  
 ${PYSITELIB}/channels/channel.pyo  
 ${PYSITELIB}/channels/delay/__init__.py  
 ${PYSITELIB}/channels/delay/__init__.pyc  
 ${PYSITELIB}/channels/delay/__init__.pyo  
 ${PYSITELIB}/channels/delay/apps.py  
 ${PYSITELIB}/channels/delay/apps.pyc  
 ${PYSITELIB}/channels/delay/apps.pyo  
 ${PYSITELIB}/channels/delay/management/__init__.py  
 ${PYSITELIB}/channels/delay/management/__init__.pyc  
 ${PYSITELIB}/channels/delay/management/__init__.pyo  
 ${PYSITELIB}/channels/delay/management/commands/__init__.py  
 ${PYSITELIB}/channels/delay/management/commands/__init__.pyc  
 ${PYSITELIB}/channels/delay/management/commands/__init__.pyo  
 ${PYSITELIB}/channels/delay/management/commands/rundelay.py  
 ${PYSITELIB}/channels/delay/management/commands/rundelay.pyc  
 ${PYSITELIB}/channels/delay/management/commands/rundelay.pyo  
 ${PYSITELIB}/channels/delay/migrations/0001_initial.py  
 ${PYSITELIB}/channels/delay/migrations/0001_initial.pyc  
 ${PYSITELIB}/channels/delay/migrations/0001_initial.pyo  
 ${PYSITELIB}/channels/delay/migrations/__init__.py  
 ${PYSITELIB}/channels/delay/migrations/__init__.pyc  
 ${PYSITELIB}/channels/delay/migrations/__init__.pyo  
 ${PYSITELIB}/channels/delay/models.py  
 ${PYSITELIB}/channels/delay/models.pyc  
 ${PYSITELIB}/channels/delay/models.pyo  
 ${PYSITELIB}/channels/delay/worker.py  
 ${PYSITELIB}/channels/delay/worker.pyc  
 ${PYSITELIB}/channels/delay/worker.pyo  
 ${PYSITELIB}/channels/exceptions.py  ${PYSITELIB}/channels/exceptions.py
 ${PYSITELIB}/channels/exceptions.pyc  ${PYSITELIB}/channels/exceptions.pyc
 ${PYSITELIB}/channels/exceptions.pyo  ${PYSITELIB}/channels/exceptions.pyo
 ${PYSITELIB}/channels/generic/__init__.py  ${PYSITELIB}/channels/generic/__init__.py
 ${PYSITELIB}/channels/generic/__init__.pyc  ${PYSITELIB}/channels/generic/__init__.pyc
 ${PYSITELIB}/channels/generic/__init__.pyo  ${PYSITELIB}/channels/generic/__init__.pyo
 ${PYSITELIB}/channels/generic/base.py  ${PYSITELIB}/channels/generic/http.py
 ${PYSITELIB}/channels/generic/base.pyc  ${PYSITELIB}/channels/generic/http.pyc
 ${PYSITELIB}/channels/generic/base.pyo  ${PYSITELIB}/channels/generic/http.pyo
 ${PYSITELIB}/channels/generic/websockets.py  ${PYSITELIB}/channels/generic/websocket.py
 ${PYSITELIB}/channels/generic/websockets.pyc  ${PYSITELIB}/channels/generic/websocket.pyc
 ${PYSITELIB}/channels/generic/websockets.pyo  ${PYSITELIB}/channels/generic/websocket.pyo
 ${PYSITELIB}/channels/hacks.py  ${PYSITELIB}/channels/hacks.py
 ${PYSITELIB}/channels/hacks.pyc  ${PYSITELIB}/channels/hacks.pyc
 ${PYSITELIB}/channels/hacks.pyo  ${PYSITELIB}/channels/hacks.pyo
 ${PYSITELIB}/channels/handler.py  ${PYSITELIB}/channels/http.py
 ${PYSITELIB}/channels/handler.pyc  ${PYSITELIB}/channels/http.pyc
 ${PYSITELIB}/channels/handler.pyo  ${PYSITELIB}/channels/http.pyo
 ${PYSITELIB}/channels/log.py  ${PYSITELIB}/channels/layers.py
 ${PYSITELIB}/channels/log.pyc  ${PYSITELIB}/channels/layers.pyc
 ${PYSITELIB}/channels/log.pyo  ${PYSITELIB}/channels/layers.pyo
 ${PYSITELIB}/channels/management/__init__.py  ${PYSITELIB}/channels/management/__init__.py
 ${PYSITELIB}/channels/management/__init__.pyc  ${PYSITELIB}/channels/management/__init__.pyc
 ${PYSITELIB}/channels/management/__init__.pyo  ${PYSITELIB}/channels/management/__init__.pyo
Line 88  ${PYSITELIB}/channels/management/command
Line 52  ${PYSITELIB}/channels/management/command
 ${PYSITELIB}/channels/management/commands/runworker.py  ${PYSITELIB}/channels/management/commands/runworker.py
 ${PYSITELIB}/channels/management/commands/runworker.pyc  ${PYSITELIB}/channels/management/commands/runworker.pyc
 ${PYSITELIB}/channels/management/commands/runworker.pyo  ${PYSITELIB}/channels/management/commands/runworker.pyo
 ${PYSITELIB}/channels/message.py  ${PYSITELIB}/channels/middleware.py
 ${PYSITELIB}/channels/message.pyc  ${PYSITELIB}/channels/middleware.pyc
 ${PYSITELIB}/channels/message.pyo  ${PYSITELIB}/channels/middleware.pyo
 ${PYSITELIB}/channels/package_checks.py  
 ${PYSITELIB}/channels/package_checks.pyc  
 ${PYSITELIB}/channels/package_checks.pyo  
 ${PYSITELIB}/channels/routing.py  ${PYSITELIB}/channels/routing.py
 ${PYSITELIB}/channels/routing.pyc  ${PYSITELIB}/channels/routing.pyc
 ${PYSITELIB}/channels/routing.pyo  ${PYSITELIB}/channels/routing.pyo
 ${PYSITELIB}/channels/security/__init__.py  ${PYSITELIB}/channels/security/__init__.py
 ${PYSITELIB}/channels/security/__init__.pyc  ${PYSITELIB}/channels/security/__init__.pyc
 ${PYSITELIB}/channels/security/__init__.pyo  ${PYSITELIB}/channels/security/__init__.pyo
 ${PYSITELIB}/channels/security/websockets.py  ${PYSITELIB}/channels/security/websocket.py
 ${PYSITELIB}/channels/security/websockets.pyc  ${PYSITELIB}/channels/security/websocket.pyc
 ${PYSITELIB}/channels/security/websockets.pyo  ${PYSITELIB}/channels/security/websocket.pyo
 ${PYSITELIB}/channels/sessions.py  ${PYSITELIB}/channels/sessions.py
 ${PYSITELIB}/channels/sessions.pyc  ${PYSITELIB}/channels/sessions.pyc
 ${PYSITELIB}/channels/sessions.pyo  ${PYSITELIB}/channels/sessions.pyo
 ${PYSITELIB}/channels/signals.py  ${PYSITELIB}/channels/signals.py
 ${PYSITELIB}/channels/signals.pyc  ${PYSITELIB}/channels/signals.pyc
 ${PYSITELIB}/channels/signals.pyo  ${PYSITELIB}/channels/signals.pyo
 ${PYSITELIB}/channels/static/channels/js/websocketbridge.js  
 ${PYSITELIB}/channels/staticfiles.py  ${PYSITELIB}/channels/staticfiles.py
 ${PYSITELIB}/channels/staticfiles.pyc  ${PYSITELIB}/channels/staticfiles.pyc
 ${PYSITELIB}/channels/staticfiles.pyo  ${PYSITELIB}/channels/staticfiles.pyo
 ${PYSITELIB}/channels/test/__init__.py  ${PYSITELIB}/channels/testing/__init__.py
 ${PYSITELIB}/channels/test/__init__.pyc  ${PYSITELIB}/channels/testing/__init__.pyc
 ${PYSITELIB}/channels/test/__init__.pyo  ${PYSITELIB}/channels/testing/__init__.pyo
 ${PYSITELIB}/channels/test/base.py  ${PYSITELIB}/channels/testing/http.py
 ${PYSITELIB}/channels/test/base.pyc  ${PYSITELIB}/channels/testing/http.pyc
 ${PYSITELIB}/channels/test/base.pyo  ${PYSITELIB}/channels/testing/http.pyo
 ${PYSITELIB}/channels/test/http.py  ${PYSITELIB}/channels/testing/live.py
 ${PYSITELIB}/channels/test/http.pyc  ${PYSITELIB}/channels/testing/live.pyc
 ${PYSITELIB}/channels/test/http.pyo  ${PYSITELIB}/channels/testing/live.pyo
 ${PYSITELIB}/channels/test/liveserver.py  ${PYSITELIB}/channels/testing/websocket.py
 ${PYSITELIB}/channels/test/liveserver.pyc  ${PYSITELIB}/channels/testing/websocket.pyc
 ${PYSITELIB}/channels/test/liveserver.pyo  ${PYSITELIB}/channels/testing/websocket.pyo
 ${PYSITELIB}/channels/test/websocket.py  
 ${PYSITELIB}/channels/test/websocket.pyc  
 ${PYSITELIB}/channels/test/websocket.pyo  
 ${PYSITELIB}/channels/tests/__init__.py  
 ${PYSITELIB}/channels/tests/__init__.pyc  
 ${PYSITELIB}/channels/tests/__init__.pyo  
 ${PYSITELIB}/channels/utils.py  ${PYSITELIB}/channels/utils.py
 ${PYSITELIB}/channels/utils.pyc  ${PYSITELIB}/channels/utils.pyc
 ${PYSITELIB}/channels/utils.pyo  ${PYSITELIB}/channels/utils.pyo

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

CVSweb <webmaster@jp.NetBSD.org>