Skip to content

Remove usage of deprecated pkg_resource in favor of importlib.metadata #2349

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

Merged
merged 5 commits into from
Jul 11, 2025

Conversation

xrmx
Copy link
Member

@xrmx xrmx commented Jul 9, 2025

What does this pull request do?

Drop pkg_resources usage for checking a setuptools version from 2018.

Related issues

Refs #2341

Copy link

github-actions bot commented Jul 9, 2025

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@xrmx xrmx force-pushed the use-importlib branch 2 times, most recently from e206b2b to 0b8f03a Compare July 10, 2025 13:07
@xrmx xrmx marked this pull request as ready for review July 10, 2025 13:12
@xrmx xrmx requested a review from a team as a code owner July 10, 2025 13:12
@xrmx xrmx enabled auto-merge (squash) July 11, 2025 09:11
@xrmx
Copy link
Member Author

xrmx commented Jul 11, 2025

The version test is working fine locally with Python 3.8 😓

@xrmx xrmx disabled auto-merge July 11, 2025 09:45
@xrmx xrmx enabled auto-merge (squash) July 11, 2025 10:00
@xrmx xrmx merged commit 2a483aa into elastic:main Jul 11, 2025
109 of 110 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants