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

Updated Python versions #513

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Updated Python versions #513

merged 1 commit into from
Oct 3, 2023

Conversation

radarhere
Copy link
Collaborator

Python 3.12 has been released - https://www.python.org/downloads/release/python-3120/
Python 3.11.6 has also been released - https://www.python.org/downloads/release/python-3116/

@mattip
Copy link
Collaborator

mattip commented Oct 3, 2023

Thanks. Should the older versions also get updated: 3.10.13, 3.9.18,, 3.8.18 or will those not be in the manylinux images?

@radarhere
Copy link
Collaborator Author

multibuild/osx_utils.sh

Lines 13 to 15 in 3994299

# As of 21 Jun 2023 - latest Python of each version with binary download
# available.
# See: https://www.python.org/downloads/macos/

These are the latest versions with a binary download available. So https://www.python.org/ftp/python/3.10.11/ has a macos11.pkg, but https://www.python.org/ftp/python/3.10.13/ doesn't.

@mattip mattip merged commit 452dd2d into multi-build:devel Oct 3, 2023
2 checks passed
@mattip
Copy link
Collaborator

mattip commented Oct 3, 2023

Thanks @radarhere

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