pkgsrc/textproc/py-markupsafe/PLIST
kleink bc5948b39c py-markupsafe: Update to 1.1.0.
Version 1.1.0
-------------

Released 2018-11-05

-   Drop support for Python 2.6 and 3.3.
-   Build wheels for Linux, Mac, and Windows, allowing systems without
    a compiler to take advantage of the C extension speedups. (104)
-   Use newer CPython API on Python 3, resulting in a 1.5x speedup.
    (64)
-   ``escape`` wraps ``__html__`` result in ``Markup``, consistent with
    documented behavior. (69)
CVs: ----------------------------------------------------------------------
2018-11-16 15:46:17 +00:00

19 lines
744 B
Text

@comment $NetBSD: PLIST,v 1.4 2018/11/16 15:46:17 kleink Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/markupsafe/__init__.py
${PYSITELIB}/markupsafe/__init__.pyc
${PYSITELIB}/markupsafe/__init__.pyo
${PYSITELIB}/markupsafe/_compat.py
${PYSITELIB}/markupsafe/_compat.pyc
${PYSITELIB}/markupsafe/_compat.pyo
${PYSITELIB}/markupsafe/_constants.py
${PYSITELIB}/markupsafe/_constants.pyc
${PYSITELIB}/markupsafe/_constants.pyo
${PYSITELIB}/markupsafe/_native.py
${PYSITELIB}/markupsafe/_native.pyc
${PYSITELIB}/markupsafe/_native.pyo
${PYSITELIB}/markupsafe/_speedups.c
${PYSITELIB}/markupsafe/_speedups.so