pkgsrc/devel/py-importlib-resources
adam 4d53e6235c py-importlib-resources: updated to 6.4.0
v6.4.0

Features

- The functions
  ``is_resource()``,
  ``open_binary()``,
  ``open_text()``,
  ``path()``,
  ``read_binary()``, and
  ``read_text()`` are un-deprecated, and support
  subdirectories via multiple positional arguments.
  The ``contents()`` function also allows subdirectories,
  but remains deprecated.
- Deferred select imports in for a speedup.


v6.3.2

Bugfixes

- Restored expectation that local standard readers are preferred over degenerate readers.


v6.3.1

Bugfixes

- Restored expectation that stdlib readers are suppressed on Python 3.10.


v6.3.0

Features

- Add ``Anchor`` to ``importlib.resources`` (in order for the code to comply with the documentation)


v6.2.0

Features

- Future compatibility adapters now ensure that standard library readers are replaced without overriding non-standard readers.
2024-03-24 19:24:42 +00:00
..
DESCR
Makefile py-importlib-resources: updated to 6.4.0 2024-03-24 19:24:42 +00:00
PLIST py-importlib-resources: updated to 6.4.0 2024-03-24 19:24:42 +00:00
distinfo py-importlib-resources: updated to 6.4.0 2024-03-24 19:24:42 +00:00