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

Update Python dependency to [email protected] #51

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

edmorley
Copy link
Contributor

Since [email protected] is now the default when the formula aliases python or python3 are used:
https://formulae.brew.sh/formula/[email protected]

As such, many other formulae are already using [email protected], so updating to it for this project reduces the chance users will end up having to have two different Python versions installed.

crosstool-ng has already updated to [email protected] so should be compatible with Python 3.13:
Homebrew/homebrew-core#193960

Since `[email protected]` is now the default when the formula aliases `python`
or `python3` are used:
https://formulae.brew.sh/formula/[email protected]

As such, many other formulae are already using `[email protected]`, so
updating to it for this project reduces the chance users will end up
having to have two different Python versions installed.

`crosstool-ng` has already updated to `[email protected]` so should be
compatible with Python 3.13:
Homebrew/homebrew-core#193960
@messense
Copy link
Owner

messense commented Feb 6, 2025

This will require rebuilding all toolchains, it'd be nice to also upgrade GCC to 14.2.0.

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