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

Replace distutils with packaging for version #16259

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

MrZammler
Copy link
Contributor

Summary

Fixes #16254

Replaces distutils.version with packaging.version as suggested in https://peps.python.org/pep-0632/

Test Plan

Make sure python.d.plugin continues to work when it uses the UrlService.

Additional Information
For users: How does this change affect me?

@github-actions github-actions bot added area/collectors Everything related to data collection collectors/python.d labels Oct 23, 2023
@ilyam8 ilyam8 merged commit 938bcf5 into netdata:master Oct 31, 2023
148 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/collectors Everything related to data collection collectors/python.d
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: netdata uses obsoleted distutils module (removed since python 3.12)
3 participants