pkgsrc/textproc/py-html5lib/PLIST
wiz c7b9e9575d py-html5lib: update to 1.1.
Add some missing dependencies and test dependencies.

1.1
~~~

Breaking changes:

* Drop support for Python 3.3. (#358)
* Drop support for Python 3.4. (#421)

Deprecations:

* Deprecate the ``html5lib`` sanitizer (``html5lib.serialize(sanitize=True)`` and
  ``html5lib.filters.sanitizer``). We recommend users migrate to `Bleach
  <https://github.com/mozilla/bleach>`. Please let us know if Bleach doesn't suffice for your
  use. (#443)

Other changes:

* Try to import from ``collections.abc`` to remove DeprecationWarning and ensure
  ``html5lib`` keeps working in future Python versions. (#403)
* Drop optional ``datrie`` dependency. (#442)
2021-11-09 20:10:28 +00:00

105 lines
4.4 KiB
Text

@comment $NetBSD: PLIST,v 1.9 2021/11/09 20:10:28 wiz 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}/html5lib/__init__.py
${PYSITELIB}/html5lib/__init__.pyc
${PYSITELIB}/html5lib/__init__.pyo
${PYSITELIB}/html5lib/_ihatexml.py
${PYSITELIB}/html5lib/_ihatexml.pyc
${PYSITELIB}/html5lib/_ihatexml.pyo
${PYSITELIB}/html5lib/_inputstream.py
${PYSITELIB}/html5lib/_inputstream.pyc
${PYSITELIB}/html5lib/_inputstream.pyo
${PYSITELIB}/html5lib/_tokenizer.py
${PYSITELIB}/html5lib/_tokenizer.pyc
${PYSITELIB}/html5lib/_tokenizer.pyo
${PYSITELIB}/html5lib/_trie/__init__.py
${PYSITELIB}/html5lib/_trie/__init__.pyc
${PYSITELIB}/html5lib/_trie/__init__.pyo
${PYSITELIB}/html5lib/_trie/_base.py
${PYSITELIB}/html5lib/_trie/_base.pyc
${PYSITELIB}/html5lib/_trie/_base.pyo
${PYSITELIB}/html5lib/_trie/py.py
${PYSITELIB}/html5lib/_trie/py.pyc
${PYSITELIB}/html5lib/_trie/py.pyo
${PYSITELIB}/html5lib/_utils.py
${PYSITELIB}/html5lib/_utils.pyc
${PYSITELIB}/html5lib/_utils.pyo
${PYSITELIB}/html5lib/constants.py
${PYSITELIB}/html5lib/constants.pyc
${PYSITELIB}/html5lib/constants.pyo
${PYSITELIB}/html5lib/filters/__init__.py
${PYSITELIB}/html5lib/filters/__init__.pyc
${PYSITELIB}/html5lib/filters/__init__.pyo
${PYSITELIB}/html5lib/filters/alphabeticalattributes.py
${PYSITELIB}/html5lib/filters/alphabeticalattributes.pyc
${PYSITELIB}/html5lib/filters/alphabeticalattributes.pyo
${PYSITELIB}/html5lib/filters/base.py
${PYSITELIB}/html5lib/filters/base.pyc
${PYSITELIB}/html5lib/filters/base.pyo
${PYSITELIB}/html5lib/filters/inject_meta_charset.py
${PYSITELIB}/html5lib/filters/inject_meta_charset.pyc
${PYSITELIB}/html5lib/filters/inject_meta_charset.pyo
${PYSITELIB}/html5lib/filters/lint.py
${PYSITELIB}/html5lib/filters/lint.pyc
${PYSITELIB}/html5lib/filters/lint.pyo
${PYSITELIB}/html5lib/filters/optionaltags.py
${PYSITELIB}/html5lib/filters/optionaltags.pyc
${PYSITELIB}/html5lib/filters/optionaltags.pyo
${PYSITELIB}/html5lib/filters/sanitizer.py
${PYSITELIB}/html5lib/filters/sanitizer.pyc
${PYSITELIB}/html5lib/filters/sanitizer.pyo
${PYSITELIB}/html5lib/filters/whitespace.py
${PYSITELIB}/html5lib/filters/whitespace.pyc
${PYSITELIB}/html5lib/filters/whitespace.pyo
${PYSITELIB}/html5lib/html5parser.py
${PYSITELIB}/html5lib/html5parser.pyc
${PYSITELIB}/html5lib/html5parser.pyo
${PYSITELIB}/html5lib/serializer.py
${PYSITELIB}/html5lib/serializer.pyc
${PYSITELIB}/html5lib/serializer.pyo
${PYSITELIB}/html5lib/treeadapters/__init__.py
${PYSITELIB}/html5lib/treeadapters/__init__.pyc
${PYSITELIB}/html5lib/treeadapters/__init__.pyo
${PYSITELIB}/html5lib/treeadapters/genshi.py
${PYSITELIB}/html5lib/treeadapters/genshi.pyc
${PYSITELIB}/html5lib/treeadapters/genshi.pyo
${PYSITELIB}/html5lib/treeadapters/sax.py
${PYSITELIB}/html5lib/treeadapters/sax.pyc
${PYSITELIB}/html5lib/treeadapters/sax.pyo
${PYSITELIB}/html5lib/treebuilders/__init__.py
${PYSITELIB}/html5lib/treebuilders/__init__.pyc
${PYSITELIB}/html5lib/treebuilders/__init__.pyo
${PYSITELIB}/html5lib/treebuilders/base.py
${PYSITELIB}/html5lib/treebuilders/base.pyc
${PYSITELIB}/html5lib/treebuilders/base.pyo
${PYSITELIB}/html5lib/treebuilders/dom.py
${PYSITELIB}/html5lib/treebuilders/dom.pyc
${PYSITELIB}/html5lib/treebuilders/dom.pyo
${PYSITELIB}/html5lib/treebuilders/etree.py
${PYSITELIB}/html5lib/treebuilders/etree.pyc
${PYSITELIB}/html5lib/treebuilders/etree.pyo
${PYSITELIB}/html5lib/treebuilders/etree_lxml.py
${PYSITELIB}/html5lib/treebuilders/etree_lxml.pyc
${PYSITELIB}/html5lib/treebuilders/etree_lxml.pyo
${PYSITELIB}/html5lib/treewalkers/__init__.py
${PYSITELIB}/html5lib/treewalkers/__init__.pyc
${PYSITELIB}/html5lib/treewalkers/__init__.pyo
${PYSITELIB}/html5lib/treewalkers/base.py
${PYSITELIB}/html5lib/treewalkers/base.pyc
${PYSITELIB}/html5lib/treewalkers/base.pyo
${PYSITELIB}/html5lib/treewalkers/dom.py
${PYSITELIB}/html5lib/treewalkers/dom.pyc
${PYSITELIB}/html5lib/treewalkers/dom.pyo
${PYSITELIB}/html5lib/treewalkers/etree.py
${PYSITELIB}/html5lib/treewalkers/etree.pyc
${PYSITELIB}/html5lib/treewalkers/etree.pyo
${PYSITELIB}/html5lib/treewalkers/etree_lxml.py
${PYSITELIB}/html5lib/treewalkers/etree_lxml.pyc
${PYSITELIB}/html5lib/treewalkers/etree_lxml.pyo
${PYSITELIB}/html5lib/treewalkers/genshi.py
${PYSITELIB}/html5lib/treewalkers/genshi.pyc
${PYSITELIB}/html5lib/treewalkers/genshi.pyo