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 to wheels generation #1802

Merged

Conversation

howetuft
Copy link
Contributor

@howetuft howetuft commented May 6, 2024

The highest version of Python for generating wheels in the Github workflow is currently 3.11. However, Python 3.12 is now quite widespread (Ubuntu 24.04, Arch Linux, Windows etc.). On a platform with Python 3.12, pip install results in recompilation from source, which is quite tedious.
The proposal is therefore simply to extend the generation of wheels in the Github workflow to Python 3.12, to feed PyPI.

Thank you in advance!

@jstone-lucasfilm jstone-lucasfilm changed the title Add Python 3.12 to Python wheels generatio Add Python 3.12 to Python wheels generation May 6, 2024
@jstone-lucasfilm jstone-lucasfilm changed the title Add Python 3.12 to Python wheels generation Add Python 3.12 to wheels generation May 7, 2024
Copy link
Member

@jstone-lucasfilm jstone-lucasfilm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, thanks @howetuft!

@jstone-lucasfilm jstone-lucasfilm merged commit 5838ea0 into AcademySoftwareFoundation:dev_1.39 May 7, 2024
34 checks passed
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.

None yet

2 participants