pkgsrc/devel/py-py/PLIST

109 lines
3.7 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.3 2017/11/28 08:36:44 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/py/__init__.py
${PYSITELIB}/py/__init__.pyc
${PYSITELIB}/py/__init__.pyo
${PYSITELIB}/py/__metainfo.py
${PYSITELIB}/py/__metainfo.pyc
${PYSITELIB}/py/__metainfo.pyo
${PYSITELIB}/py/_builtin.py
${PYSITELIB}/py/_builtin.pyc
${PYSITELIB}/py/_builtin.pyo
${PYSITELIB}/py/_code/__init__.py
${PYSITELIB}/py/_code/__init__.pyc
${PYSITELIB}/py/_code/__init__.pyo
${PYSITELIB}/py/_code/_assertionnew.py
${PYSITELIB}/py/_code/_assertionnew.pyc
${PYSITELIB}/py/_code/_assertionnew.pyo
${PYSITELIB}/py/_code/_assertionold.py
${PYSITELIB}/py/_code/_assertionold.pyc
${PYSITELIB}/py/_code/_assertionold.pyo
Update to 1.4.20. Only used by py-test, and it prefers a newer version. 1.4.20 ================================================== - ignore unicode decode errors in xmlescape. Thanks Anatoly Bubenkoff. - on python2 modify traceback.format_exception_only to match python3 behaviour, namely trying to print unicode for Exception instances - use a safer way for serializing exception reports (helps to fix pytest issue413) Changes between 1.4.18 and 1.4.19 ================================================== - merge in apipkg fixes - some micro-optimizations in py/_code/code.py for speeding up pytest runs. Thanks Alex Gaynor for initiative. - check PY_COLORS=1 or PY_COLORS=0 to force coloring/not-coloring for py.io.TerminalWriter() independently from capabilities of the output file. Thanks Marc Abramowitz for the PR. - some fixes to unicode handling in assertion handling. Thanks for the PR to Floris Bruynooghe. (This helps to fix pytest issue 319). - depend on setuptools presence, remove distribute_setup Changes between 1.4.17 and 1.4.18 ================================================== - introduce path.ensure_dir() as a synonym for ensure(..., dir=1) - some unicode/python3 related fixes wrt to path manipulations (if you start passing unicode particular in py2 you might still get problems, though) Changes between 1.4.16 and 1.4.17 ================================================== - make py.io.TerminalWriter() prefer colorama if it is available and avoid empty lines when separator-lines are printed by being defensive and reducing the working terminalwidth by 1 - introduce optional "expanduser" argument to py.path.local to that local("~", expanduser=True) gives the home directory of "user".
2014-03-22 00:58:13 +01:00
${PYSITELIB}/py/_code/_py2traceback.py
${PYSITELIB}/py/_code/_py2traceback.pyc
${PYSITELIB}/py/_code/_py2traceback.pyo
${PYSITELIB}/py/_code/assertion.py
${PYSITELIB}/py/_code/assertion.pyc
${PYSITELIB}/py/_code/assertion.pyo
${PYSITELIB}/py/_code/code.py
${PYSITELIB}/py/_code/code.pyc
${PYSITELIB}/py/_code/code.pyo
${PYSITELIB}/py/_code/source.py
${PYSITELIB}/py/_code/source.pyc
${PYSITELIB}/py/_code/source.pyo
${PYSITELIB}/py/_error.py
${PYSITELIB}/py/_error.pyc
${PYSITELIB}/py/_error.pyo
${PYSITELIB}/py/_io/__init__.py
${PYSITELIB}/py/_io/__init__.pyc
${PYSITELIB}/py/_io/__init__.pyo
${PYSITELIB}/py/_io/capture.py
${PYSITELIB}/py/_io/capture.pyc
${PYSITELIB}/py/_io/capture.pyo
${PYSITELIB}/py/_io/saferepr.py
${PYSITELIB}/py/_io/saferepr.pyc
${PYSITELIB}/py/_io/saferepr.pyo
${PYSITELIB}/py/_io/terminalwriter.py
${PYSITELIB}/py/_io/terminalwriter.pyc
${PYSITELIB}/py/_io/terminalwriter.pyo
${PYSITELIB}/py/_log/__init__.py
${PYSITELIB}/py/_log/__init__.pyc
${PYSITELIB}/py/_log/__init__.pyo
${PYSITELIB}/py/_log/log.py
${PYSITELIB}/py/_log/log.pyc
${PYSITELIB}/py/_log/log.pyo
${PYSITELIB}/py/_log/warning.py
${PYSITELIB}/py/_log/warning.pyc
${PYSITELIB}/py/_log/warning.pyo
${PYSITELIB}/py/_path/__init__.py
${PYSITELIB}/py/_path/__init__.pyc
${PYSITELIB}/py/_path/__init__.pyo
${PYSITELIB}/py/_path/cacheutil.py
${PYSITELIB}/py/_path/cacheutil.pyc
${PYSITELIB}/py/_path/cacheutil.pyo
${PYSITELIB}/py/_path/common.py
${PYSITELIB}/py/_path/common.pyc
${PYSITELIB}/py/_path/common.pyo
${PYSITELIB}/py/_path/local.py
${PYSITELIB}/py/_path/local.pyc
${PYSITELIB}/py/_path/local.pyo
${PYSITELIB}/py/_path/svnurl.py
${PYSITELIB}/py/_path/svnurl.pyc
${PYSITELIB}/py/_path/svnurl.pyo
${PYSITELIB}/py/_path/svnwc.py
${PYSITELIB}/py/_path/svnwc.pyc
${PYSITELIB}/py/_path/svnwc.pyo
${PYSITELIB}/py/_process/__init__.py
${PYSITELIB}/py/_process/__init__.pyc
${PYSITELIB}/py/_process/__init__.pyo
${PYSITELIB}/py/_process/cmdexec.py
${PYSITELIB}/py/_process/cmdexec.pyc
${PYSITELIB}/py/_process/cmdexec.pyo
${PYSITELIB}/py/_process/forkedfunc.py
${PYSITELIB}/py/_process/forkedfunc.pyc
${PYSITELIB}/py/_process/forkedfunc.pyo
${PYSITELIB}/py/_process/killproc.py
${PYSITELIB}/py/_process/killproc.pyc
${PYSITELIB}/py/_process/killproc.pyo
${PYSITELIB}/py/_std.py
${PYSITELIB}/py/_std.pyc
${PYSITELIB}/py/_std.pyo
${PYSITELIB}/py/_vendored_packages/__init__.py
${PYSITELIB}/py/_vendored_packages/__init__.pyc
${PYSITELIB}/py/_vendored_packages/__init__.pyo
${PYSITELIB}/py/_vendored_packages/apipkg.py
${PYSITELIB}/py/_vendored_packages/apipkg.pyc
${PYSITELIB}/py/_vendored_packages/apipkg.pyo
${PYSITELIB}/py/_vendored_packages/iniconfig.py
${PYSITELIB}/py/_vendored_packages/iniconfig.pyc
${PYSITELIB}/py/_vendored_packages/iniconfig.pyo
${PYSITELIB}/py/_xmlgen.py
${PYSITELIB}/py/_xmlgen.pyc
${PYSITELIB}/py/_xmlgen.pyo
${PYSITELIB}/py/test.py
${PYSITELIB}/py/test.pyc
${PYSITELIB}/py/test.pyo