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

Add support for Python 3.12 by updating pypa/cibuildwheel. #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

carlosperate
Copy link

@carlosperate carlosperate commented Nov 24, 2023

Initial Python 3.12 support added to pypa/cibuildwheel@v2.13.0:
https://github.com/pypa/cibuildwheel/releases/tag/v2.13.0

But final 3.12.0 support added to pypa/cibuildwheel@v2.16.2, which is the latest release:
https://github.com/pypa/cibuildwheel/releases/tag/v2.16.2

Fixes #16.

@carlosperate
Copy link
Author

carlosperate commented Nov 24, 2023

I downloaded my fork CI artefacts and the 3.12 wheels were generated. However, I've not really tested them:
https://github.com/carlosperate/libusb-package/actions/runs/6975455179

What would be the best way to test them? Installing them in a virtual environemnt and running the test.py file?

This was referenced Nov 24, 2023
@carlosperate
Copy link
Author

Even if PR #20 supersedes the need to add explicity Python 3.12 support. This PR can still be merged to add the classifiers and update the pypa/cibuildwheel action version.

@marekvi95
Copy link

Hi, any news regarding this issue? Source distribution for the latest version is missing https://pypi.org/project/libusb-package/1.0.26.2/#files and the wheel for Python 3.12 is not available.

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.

3.12 wheels
2 participants