pkgsrc/devel/py-setuptools
adam dc56662db5 py-setuptools: updated to 69.2.0
v69.2.0

Features

- Explicitly use ``encoding="locale"`` for ``.pth`` files whenever possible,
  to  reduce ``EncodingWarnings``.
  This avoid errors with UTF-8 (see discussion in python/cpython-77102).

Bugfixes

- Clarify some `pkg_resources` methods return `bytes`, not `str`. Also return an empty `bytes` in ``EmptyProvider._get``
- Return an empty `list` by default in ``pkg_resources.ResourceManager.cleanup_resources``
- Made ``pkg_resoursces.NullProvider``'s ``has_metadata`` and ``metadata_isdir`` methods return actual booleans like all other Providers.
2024-03-16 17:42:21 +00:00
..
files
DESCR
Makefile py-setuptools: updated to 69.2.0 2024-03-16 17:42:21 +00:00
PLIST py-setuptools: updated to 69.2.0 2024-03-16 17:42:21 +00:00
distinfo py-setuptools: updated to 69.2.0 2024-03-16 17:42:21 +00:00