PyPartMC icon indicating copy to clipboard operation
PyPartMC copied to clipboard

phase out `RalfG/python-wheels-manylinux-build` in favour of `pypa/cibuildwheel` (could help with M1 builds?)

Open slayoo opened this issue 2 years ago • 3 comments

slayoo avatar Aug 07 '23 18:08 slayoo

Stale issue message

github-actions[bot] avatar Oct 09 '23 13:10 github-actions[bot]

For the record, this very likely will still not help in getting universal binaries of PyPartMC given that gfortran does not support it (see #291). Still, cibuildwheel supports cross-compilation for ARM only, so we could offer separate ARM and x86_64 Apple packages (?), yet without the ability to test the ARM ones.

slayoo avatar Nov 23 '23 23:11 slayoo

Stale issue message

github-actions[bot] avatar Jan 23 '24 14:01 github-actions[bot]

we do have working Apple Silicon builds now, so let's close this. If there are any other reasons to switch to pypa/cibuildwheel at this moment, please re-open or file a new issue

slayoo avatar May 03 '24 17:05 slayoo