pkgsrc/net/py-hpack/PLIST
adam a01258abbd py-hpack: updated to 4.0.0
4.0.0:
API Changes (Backward-Incompatible)
Support for Python 2.7 has been removed.
Support for Python 3.4 has been removed.
Support for Python 3.5 has been removed.
Support for PyPy (Python 2.7 compatible) has been removed.
Support for Python 3.8 has been added.

Bugfixes
Performance improvement of static header search. Use dict search instead of linear search.
Fix debug output of headers during encoding.
2020-10-03 18:09:10 +00:00

29 lines
1,010 B
Text

@comment $NetBSD: PLIST,v 1.3 2020/10/03 18:09:10 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/hpack/__init__.py
${PYSITELIB}/hpack/__init__.pyc
${PYSITELIB}/hpack/__init__.pyo
${PYSITELIB}/hpack/exceptions.py
${PYSITELIB}/hpack/exceptions.pyc
${PYSITELIB}/hpack/exceptions.pyo
${PYSITELIB}/hpack/hpack.py
${PYSITELIB}/hpack/hpack.pyc
${PYSITELIB}/hpack/hpack.pyo
${PYSITELIB}/hpack/huffman.py
${PYSITELIB}/hpack/huffman.pyc
${PYSITELIB}/hpack/huffman.pyo
${PYSITELIB}/hpack/huffman_constants.py
${PYSITELIB}/hpack/huffman_constants.pyc
${PYSITELIB}/hpack/huffman_constants.pyo
${PYSITELIB}/hpack/huffman_table.py
${PYSITELIB}/hpack/huffman_table.pyc
${PYSITELIB}/hpack/huffman_table.pyo
${PYSITELIB}/hpack/struct.py
${PYSITELIB}/hpack/struct.pyc
${PYSITELIB}/hpack/struct.pyo
${PYSITELIB}/hpack/table.py
${PYSITELIB}/hpack/table.pyc
${PYSITELIB}/hpack/table.pyo