pkgsrc/devel/py-importlib-resources/PLIST
adam ec93f3fccd py-importlib-resources: updated to 3.0.0
v3.0.0

Package no longer exposes importlib_resources.__version__. Users that wish to inspect the version of importlib_resources should instead invoke .version('importlib_resources') from importlib-metadata ( stdlib or backport) directly. This change eliminates the dependency on importlib_metadata.
Package now always includes its data.
Declare hidden imports for PyInstaller.

v2.0.1

Select pathlib and contextlib imports based on Python version and avoid pulling in deprecated [pathlib](https://pypi.org/project/pathlib).

v2.0.0

Loaders are no longer expected to implement the abc.TraversableResources interface, but are instead expected to return TraversableResources from their get_resource_reader method.
2020-10-21 08:40:54 +00:00

91 lines
4.9 KiB
Text

@comment $NetBSD: PLIST,v 1.7 2020/10/21 08:40:54 adam 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}/importlib_resources/__init__.py
${PYSITELIB}/importlib_resources/__init__.pyc
${PYSITELIB}/importlib_resources/__init__.pyo
${PYSITELIB}/importlib_resources/_common.py
${PYSITELIB}/importlib_resources/_common.pyc
${PYSITELIB}/importlib_resources/_common.pyo
${PYSITELIB}/importlib_resources/_compat.py
${PYSITELIB}/importlib_resources/_compat.pyc
${PYSITELIB}/importlib_resources/_compat.pyo
${PYSITELIB}/importlib_resources/_py2.py
${PYSITELIB}/importlib_resources/_py2.pyc
${PYSITELIB}/importlib_resources/_py2.pyo
${PYSITELIB}/importlib_resources/_py3.py
${PLIST.py3x}${PYSITELIB}/importlib_resources/_py3.pyc
${PLIST.py3x}${PYSITELIB}/importlib_resources/_py3.pyo
${PYSITELIB}/importlib_resources/abc.py
${PYSITELIB}/importlib_resources/abc.pyc
${PYSITELIB}/importlib_resources/abc.pyo
${PYSITELIB}/importlib_resources/py.typed
${PYSITELIB}/importlib_resources/readers.py
${PYSITELIB}/importlib_resources/readers.pyc
${PYSITELIB}/importlib_resources/readers.pyo
${PYSITELIB}/importlib_resources/tests/__init__.py
${PYSITELIB}/importlib_resources/tests/__init__.pyc
${PYSITELIB}/importlib_resources/tests/__init__.pyo
${PYSITELIB}/importlib_resources/tests/data01/__init__.py
${PYSITELIB}/importlib_resources/tests/data01/__init__.pyc
${PYSITELIB}/importlib_resources/tests/data01/__init__.pyo
${PYSITELIB}/importlib_resources/tests/data01/binary.file
${PYSITELIB}/importlib_resources/tests/data01/subdirectory/__init__.py
${PYSITELIB}/importlib_resources/tests/data01/subdirectory/__init__.pyc
${PYSITELIB}/importlib_resources/tests/data01/subdirectory/__init__.pyo
${PYSITELIB}/importlib_resources/tests/data01/subdirectory/binary.file
${PYSITELIB}/importlib_resources/tests/data01/utf-16.file
${PYSITELIB}/importlib_resources/tests/data01/utf-8.file
${PYSITELIB}/importlib_resources/tests/data02/__init__.py
${PYSITELIB}/importlib_resources/tests/data02/__init__.pyc
${PYSITELIB}/importlib_resources/tests/data02/__init__.pyo
${PYSITELIB}/importlib_resources/tests/data02/one/__init__.py
${PYSITELIB}/importlib_resources/tests/data02/one/__init__.pyc
${PYSITELIB}/importlib_resources/tests/data02/one/__init__.pyo
${PYSITELIB}/importlib_resources/tests/data02/one/resource1.txt
${PYSITELIB}/importlib_resources/tests/data02/two/__init__.py
${PYSITELIB}/importlib_resources/tests/data02/two/__init__.pyc
${PYSITELIB}/importlib_resources/tests/data02/two/__init__.pyo
${PYSITELIB}/importlib_resources/tests/data02/two/resource2.txt
${PYSITELIB}/importlib_resources/tests/data03/__init__.py
${PYSITELIB}/importlib_resources/tests/data03/__init__.pyc
${PYSITELIB}/importlib_resources/tests/data03/__init__.pyo
${PYSITELIB}/importlib_resources/tests/data03/namespace/portion1/__init__.py
${PYSITELIB}/importlib_resources/tests/data03/namespace/portion1/__init__.pyc
${PYSITELIB}/importlib_resources/tests/data03/namespace/portion1/__init__.pyo
${PYSITELIB}/importlib_resources/tests/data03/namespace/portion2/__init__.py
${PYSITELIB}/importlib_resources/tests/data03/namespace/portion2/__init__.pyc
${PYSITELIB}/importlib_resources/tests/data03/namespace/portion2/__init__.pyo
${PYSITELIB}/importlib_resources/tests/data03/namespace/resource1.txt
${PYSITELIB}/importlib_resources/tests/test_files.py
${PYSITELIB}/importlib_resources/tests/test_files.pyc
${PYSITELIB}/importlib_resources/tests/test_files.pyo
${PYSITELIB}/importlib_resources/tests/test_open.py
${PYSITELIB}/importlib_resources/tests/test_open.pyc
${PYSITELIB}/importlib_resources/tests/test_open.pyo
${PYSITELIB}/importlib_resources/tests/test_path.py
${PYSITELIB}/importlib_resources/tests/test_path.pyc
${PYSITELIB}/importlib_resources/tests/test_path.pyo
${PYSITELIB}/importlib_resources/tests/test_read.py
${PYSITELIB}/importlib_resources/tests/test_read.pyc
${PYSITELIB}/importlib_resources/tests/test_read.pyo
${PYSITELIB}/importlib_resources/tests/test_resource.py
${PYSITELIB}/importlib_resources/tests/test_resource.pyc
${PYSITELIB}/importlib_resources/tests/test_resource.pyo
${PYSITELIB}/importlib_resources/tests/util.py
${PYSITELIB}/importlib_resources/tests/util.pyc
${PYSITELIB}/importlib_resources/tests/util.pyo
${PYSITELIB}/importlib_resources/tests/zipdata01/__init__.py
${PYSITELIB}/importlib_resources/tests/zipdata01/__init__.pyc
${PYSITELIB}/importlib_resources/tests/zipdata01/__init__.pyo
${PYSITELIB}/importlib_resources/tests/zipdata01/ziptestdata.zip
${PYSITELIB}/importlib_resources/tests/zipdata02/__init__.py
${PYSITELIB}/importlib_resources/tests/zipdata02/__init__.pyc
${PYSITELIB}/importlib_resources/tests/zipdata02/__init__.pyo
${PYSITELIB}/importlib_resources/tests/zipdata02/ziptestdata.zip
${PYSITELIB}/importlib_resources/trees.py
${PYSITELIB}/importlib_resources/trees.pyc
${PYSITELIB}/importlib_resources/trees.pyo