86f45c1e6c
0.15.0: * Drop support for Python 2. Please pin to ~= 0.14.0 if you support Python 2. * Drop support for Python 3.5, meaning the minimum supported version is Python 3.6.1. * Switch events to be dataclass based, otherwise the API is consistent. * Add type hints throughout and support PEP 561 via a py.typed file. This should allow projects that use wsproto to type check their usage of wsproto. * Bugfix prevent the test folder being installed as a package called test. * Explicitly require Host header in handshake. * Drop wsaccel support and utilise the aiohttp/@willmcgugan masking method. wsaccel is unmaintained and this new maksing method is almost as quick.
31 lines
1.1 KiB
Text
31 lines
1.1 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2020/02/06 20:41:42 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}/wsproto/__init__.py
|
|
${PYSITELIB}/wsproto/__init__.pyc
|
|
${PYSITELIB}/wsproto/__init__.pyo
|
|
${PYSITELIB}/wsproto/connection.py
|
|
${PYSITELIB}/wsproto/connection.pyc
|
|
${PYSITELIB}/wsproto/connection.pyo
|
|
${PYSITELIB}/wsproto/events.py
|
|
${PYSITELIB}/wsproto/events.pyc
|
|
${PYSITELIB}/wsproto/events.pyo
|
|
${PYSITELIB}/wsproto/extensions.py
|
|
${PYSITELIB}/wsproto/extensions.pyc
|
|
${PYSITELIB}/wsproto/extensions.pyo
|
|
${PYSITELIB}/wsproto/frame_protocol.py
|
|
${PYSITELIB}/wsproto/frame_protocol.pyc
|
|
${PYSITELIB}/wsproto/frame_protocol.pyo
|
|
${PYSITELIB}/wsproto/handshake.py
|
|
${PYSITELIB}/wsproto/handshake.pyc
|
|
${PYSITELIB}/wsproto/handshake.pyo
|
|
${PYSITELIB}/wsproto/py.typed
|
|
${PYSITELIB}/wsproto/typing.py
|
|
${PYSITELIB}/wsproto/typing.pyc
|
|
${PYSITELIB}/wsproto/typing.pyo
|
|
${PYSITELIB}/wsproto/utilities.py
|
|
${PYSITELIB}/wsproto/utilities.pyc
|
|
${PYSITELIB}/wsproto/utilities.pyo
|