Skip to content

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
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