pkgsrc/textproc/py-html5lib
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
..
DESCR
distinfo py-html5lib: update to 1.1. 2021-11-09 20:10:28 +00:00
Makefile py-html5lib: update to 1.1. 2021-11-09 20:10:28 +00:00
PLIST py-html5lib: update to 1.1. 2021-11-09 20:10:28 +00:00