You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the discussion in MacPython/scipy-wheels#140, @isuruf suggested to reuse the conda-forge gfortran builds, which are already being used for osx-arm here, and Ralf agreed that this would be fine.
Currently the arm binaries are published on @isuruf's fork but come with complete instructions for reproducing them. In order not to place this burden on him (to bundle various versions for osx-x64 or newer gcc versions), we should execute these instructions somewhere - sounds like it would make sense in this repo...
PS. I thought it would be nice to be able to jump to using the same gfortran version for osx-x64 & osx-arm64, so I opened a PR (still WIP).
PPS. Scipy is fine to bump the minimum OSX-requirement to 10.13 (since this is what cibuildwheel now sets as minimum. apparently), though AFAICT, conda-forge still builds for a minimum of 10.9.