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

Switch from distutils StrictVersion to packaging Version #52

Closed
wants to merge 1 commit into from

Conversation

mattpitkin
Copy link
Collaborator

Running libstempo (e.g., running the test_fakepulsar.py test script) can output a lot of deprecation warnings about using StrictVersion from distutils.version, which suggest switching to packaging.version. This PR makes that switch and gets rid of the warnings.

@mattpitkin
Copy link
Collaborator Author

Closed by #61.

@mattpitkin mattpitkin closed this Oct 17, 2023
@mattpitkin mattpitkin deleted the distutils_deprecation branch October 17, 2023 09:33
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

Successfully merging this pull request may close these issues.

1 participant