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

Update cibuildwheel to build wheels for Python 3.13 #23

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Salamist
Copy link

Hello,
Updating cibuildwheel to version 2.21 enables building wheels for Python 3.13
As a side-effect, this PR fixes #16 and pyocd/pyOCD#1726

As for testing, I've used the .find method to find JLink and CMSIS-DAP debuggers. (USB Devices with VID 0x1366 and 0x1FC9 respectively)
Operating systems: Win11, Ubuntu 22, and MacOS 14
Python versions: 3.8 - 3.13 (3.13 still with GIL enabled)

Wheels can be downloaded here: https://github.com/Salamist/libusb-package/actions/runs/11359288419

Attempt to use cibuildwheel v2.21.3 which has support for Python 3.12 and 3.13
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
1 participant