pkgsrc/www/py-bleach/PLIST
adam c77ad9d822 Version 1.5 (November 4th, 2016)
**Backwards incompatible changes**
- clean: The list of ``ALLOWED_PROTOCOLS`` now defaults to http, https and
  mailto. Previously it was a long list of protocols something like ed2k, ftp,
  http, https, irc, mailto, news, gopher, nntp, telnet, webcal, xmpp, callto,
  feed, urn, aim, rsync, tag, ssh, sftp, rtsp, afs, data.

**Changes**
- clean: Added ``protocols`` to arguments list to let you override the list of
  allowed protocols. Thank you, Andreas Malecki!
- linkify: Fix a bug involving periods at the end of an email address. Thank you,
  Lorenz Schori!
- linkify: Fix linkification of non-ascii ports. Thank you Alexandre, Macabies!
- linkify: Fix linkify inappropriately removing node tails when dropping nodes.
- Fixed a test that failed periodically.
- Switched from nose to py.test.
- Add test matrix for all supported Python and html5lib versions.
- Limit to html5lib ``>=0.999,!=0.9999,!=0.99999,<0.99999999`` because 0.9999
  and 0.99999 are busted.
- Add support for ``python setup.py test``.
2016-12-15 11:21:18 +00:00

22 lines
786 B
Text

@comment $NetBSD: PLIST,v 1.4 2016/12/15 11:21:18 adam Exp $
${PYSITELIB}/${EGG_FILE}/PKG-INFO
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
${PYSITELIB}/${EGG_FILE}/dependency_links.txt
${PYSITELIB}/${EGG_FILE}/not-zip-safe
${PYSITELIB}/${EGG_FILE}/requires.txt
${PYSITELIB}/${EGG_FILE}/top_level.txt
${PYSITELIB}/bleach/__init__.py
${PYSITELIB}/bleach/__init__.pyc
${PYSITELIB}/bleach/__init__.pyo
${PYSITELIB}/bleach/callbacks.py
${PYSITELIB}/bleach/callbacks.pyc
${PYSITELIB}/bleach/callbacks.pyo
${PYSITELIB}/bleach/encoding.py
${PYSITELIB}/bleach/encoding.pyc
${PYSITELIB}/bleach/encoding.pyo
${PYSITELIB}/bleach/sanitizer.py
${PYSITELIB}/bleach/sanitizer.pyc
${PYSITELIB}/bleach/sanitizer.pyo
${PYSITELIB}/bleach/version.py
${PYSITELIB}/bleach/version.pyc
${PYSITELIB}/bleach/version.pyo