pkgsrc/devel/py-importlib-resources/distinfo
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

6 lines
451 B
Text

$NetBSD: distinfo,v 1.7 2020/10/21 08:40:54 adam Exp $
SHA1 (importlib_resources-3.0.0.tar.gz) = 25fe26613c3b3ab8e92c3d7bafc04cf8c53a5778
RMD160 (importlib_resources-3.0.0.tar.gz) = d56316df5b65d7888048980e3e0cddf832d64568
SHA512 (importlib_resources-3.0.0.tar.gz) = cd29e268cacef3729024af6cae8394ce5aa8c1d8a28397fd8f009c7eaa908ed3775508bde86c26b0d233c25261b8509abb1e16c378c7c8a9bb0906224f3fdd54
Size (importlib_resources-3.0.0.tar.gz) = 26725 bytes