Skip to content
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

build wheels on newer image for py3.12 support #287

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

davidszotten
Copy link
Contributor

cibuildwheel has dropped support for (launching from, separate to building) 3.7 and we need a newer one to pull in a docker image with py3.12. For now this keeps building 3.7 wheels

@lericson
Copy link
Owner

Why not go for at least Python 3.11?

@davidszotten
Copy link
Contributor Author

good point. initially thought this might mean a new lower bound for wheels built but since it doesn't we may as well bump further. doing a test run with 3.12 and will update here if all ok

cibuildwheel has dropped support for (launching from, separate to
building) 3.7 and we need a newer one to pull in a docker image with
py3.12. For now this keeps building 3.7 wheels
@davidszotten davidszotten changed the title build wheels on 3.8 for py3.12 support build wheels on newer image for py3.12 support Oct 11, 2023
@lericson lericson merged commit 1183e48 into lericson:master Oct 11, 2023
7 checks passed
@davidszotten
Copy link
Contributor Author

thanks! is it possible to upload the missing py3.12 wheels for the currently released version?

@davidszotten
Copy link
Contributor Author

or would you prefer to release a new version? if so, is there anything i can do to help with that?

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.

2 participants