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

Add python 3.12 dependency #14869

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

dangoncalves
Copy link
Contributor

SUMMARY

Python 3.12 removes distutils from standard library. While we use some of its function in awxkit, we need to update dependencies in order to have awxkit working with python 3.12

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • CLI
AWX VERSION
23.7.1.dev93+g6235176997

Signed-off-by: Daniel Gonçalves <daniel.gonc@lves.fr>
@dmzoneill
Copy link
Member

Hi,

Thank you for your PR.
Our next release is expected to be on python 3.11 with AAP 2.5.
We don't have immediate plans for python 3.12 at this time.

@dmzoneill dmzoneill added the community pull request Applied to community based pull requests for filtering label Feb 13, 2024
@dangoncalves
Copy link
Contributor Author

dangoncalves commented Feb 13, 2024

If python 3.12 is not officially supported, it should be specified in the awxkit's README and in setup.py at least. I mean why would it be possible to install awxkit with python 3.12 and getting an exception about some distutils dependency breakage?

@TheRealHaoLiu TheRealHaoLiu merged commit a14cc81 into ansible:devel Feb 14, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community pull request Applied to community based pull requests for filtering community component:cli
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants