Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: Replace use of pkg_resources with importlib.metadata #282

Closed
kloczek opened this issue Apr 22, 2022 · 1 comment
Closed

RFE: Replace use of pkg_resources with importlib.metadata #282

kloczek opened this issue Apr 22, 2022 · 1 comment

Comments

@kloczek
Copy link

kloczek commented Apr 22, 2022

See discussions:
astropy/astropy#11091
pypa/pip#7413

[tkloczko@devel-g2v SRPMS]$ rpm -ql python-py | grep py$ | xargs grep pkg_resources
grep: /usr/lib/python3.8/site-packages/py: Is a directory
/usr/lib/python3.8/site-packages/py/_vendored_packages/apipkg/__init__.py:    from pkg_resources import get_distribution, DistributionNotFound
@RonnyPfannschmidt
Copy link
Member

Unplanned, this library will be discarded soon as pytest sheds the last usages

See #287 and #288

@RonnyPfannschmidt RonnyPfannschmidt closed this as not planned Won't fix, can't repro, duplicate, stale Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants