homebrew-core
homebrew-core copied to clipboard
scipy: migrate to `[email protected]`
This needs to be done with all its dependents (revision bumping everything). May need to remove the audit exception to see mixed dependency tree issues. Or can just grep through all dependents using scipy (and recursive dependents) that have a dependency on [email protected].
- there is some issue with some formula to do py3.13 like https://github.com/scikit-image/scikit-image/pull/7565
Fedora may be a good reference for issues since they've been testing/fixing Python 3.13 since alpha.
EDIT: Though if there are issues in build-specific python packages then it is trickier as we use build isolation.
Migrated in #194577