-
Notifications
You must be signed in to change notification settings - Fork 153
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
Add support for Python 3.12 and musllinux to main #997
Merged
Commits on Oct 6, 2023
-
Add support for Python 3.12 and musllinux to main
As part of the 0.13.2 release we added support for Python 3.12 and musllinux to rustworkx. However, these changes did not happen on main yet. This commit applies the necessary changes to the main branch for the 0.14.0 and future releases. Also to simplify the configuration of the cibuildwheel jobs this combines Qiskit#753 into this PR so that the configuration is centralized in the pyproject.toml.
Configuration menu - View commit details
-
Copy full SHA for 8e9d57c - Browse repository at this point
Copy the full SHA 8e9d57cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf03a7 - Browse repository at this point
Copy the full SHA 4cf03a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57dd451 - Browse repository at this point
Copy the full SHA 57dd451View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95bae2e - Browse repository at this point
Copy the full SHA 95bae2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7621ca1 - Browse repository at this point
Copy the full SHA 7621ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11cb8af - Browse repository at this point
Copy the full SHA 11cb8afView commit details
Commits on Oct 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d68bcf6 - Browse repository at this point
Copy the full SHA d68bcf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a57590b - Browse repository at this point
Copy the full SHA a57590bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d352a64 - Browse repository at this point
Copy the full SHA d352a64View commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6d455a5 - Browse repository at this point
Copy the full SHA 6d455a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a37c740 - Browse repository at this point
Copy the full SHA a37c740View commit details -
Configuration menu - View commit details
-
Copy full SHA for 714c1f2 - Browse repository at this point
Copy the full SHA 714c1f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a27e79f - Browse repository at this point
Copy the full SHA a27e79fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d506725 - Browse repository at this point
Copy the full SHA d506725View commit details -
Raise minimum supported macOS version to 10.12
In Rust 1.74 the Rust programming language is raising their minimum support macOS version to 10.12, so rustworkx is raising it's supported version of macOS to match this.
Configuration menu - View commit details
-
Copy full SHA for 07badf1 - Browse repository at this point
Copy the full SHA 07badf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d46410 - Browse repository at this point
Copy the full SHA 9d46410View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dc1a01 - Browse repository at this point
Copy the full SHA 0dc1a01View commit details
Commits on Oct 10, 2023
-
Revert "DNM: Test wheel build configuration"
This reverts commit 57dd451.
Configuration menu - View commit details
-
Copy full SHA for f1546ee - Browse repository at this point
Copy the full SHA f1546eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdc95b0 - Browse repository at this point
Copy the full SHA cdc95b0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.