Skip to content

Conversation

@tacerus
Copy link
Contributor

@tacerus tacerus commented Feb 10, 2024

Using pkg_resources as an API is deprecated.
Migrate functionality to the importlib equivalent.

This repairs "No module named 'pkg_resources'" on modern distributions.

Using pkg_resources as an API is deprecated.
Migrate functionality to the importlib equivalent.

This repairs "No module named 'pkg_resources'" on modern
distributions.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
@barneysowood
Copy link
Collaborator

Looks good to me and should also resolve #240

@barneysowood barneysowood self-assigned this Feb 20, 2025
@barneysowood barneysowood merged commit fcdb1fb into saltstack:develop Feb 20, 2025
17 checks passed
@tacerus tacerus deleted the importlib branch February 20, 2025 17:43
@tacerus
Copy link
Contributor Author

tacerus commented Feb 20, 2025

Thanks for merging, I think it might resolve #241 as well.

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.

2 participants