Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@swalkinshaw
Copy link
Member

Fixes #1569

disutils was used to compare version numbers but it's deprecated and causes warnings which might result in Ansible skipping this plugin.

This replaces distutils with packaging.version.Version instead.

`disutils` was used to compare version numbers but it's deprecated and
causes warnings which might result in Ansible skipping this plugin.

This replaces `distutils` with `packaging.version.Version` instead.
@swalkinshaw swalkinshaw merged commit 608621e into master Aug 14, 2025
2 checks passed
@swalkinshaw swalkinshaw deleted the replace-distutils-usage branch August 14, 2025 02:14
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.

trellis up skips installation of depreciated distutils package

1 participant