Skip to content

Python 3.11 wheel for Macos#72

Draft
fbrausse wants to merge 30 commits intomasterfrom
smlp_python311_mac
Draft

Python 3.11 wheel for Macos#72
fbrausse wants to merge 30 commits intomasterfrom
smlp_python311_mac

Conversation

@fbrausse
Copy link
Copy Markdown
Collaborator

This branch has successfully been tested by @konstantin-korovin. In this PR we should figure out how to merge it with the existing infrastructure for building Linux wheels.

Some differences between both, as I recall:

  • Use delocate instead of auditwheel (the former requires special handling of libpython3.11.so), see below.
  • The setup.py script does not incorporate recent changes such as to meson/ninja, yet, but does handle the Z3 dependency differently(?).
  • This PR removes explicitly setting the matplotlib backend as per Switch matplotlib backend based on OS #66.

mdmitry1 and others added 30 commits March 6, 2026 15:17
@fbrausse fbrausse marked this pull request as draft March 23, 2026 15:04
@fbrausse fbrausse assigned fbrausse and unassigned fbrausse Mar 23, 2026
This was referenced Mar 23, 2026
@fbrausse fbrausse linked an issue Apr 1, 2026 that may be closed by this pull request
@fbrausse fbrausse mentioned this pull request Apr 7, 2026
10 tasks
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.

merge MacOS branch (wheels) macos: Use @rpath for libraries bundled in wheel Switch matplotlib backend based on OS

3 participants