Skip to content

Conversation

@carlosperate
Copy link
Contributor

@carlosperate carlosperate commented Nov 24, 2023

Initial Python 3.12 support added to pypa/[email protected]:
https://github.com/pypa/cibuildwheel/releases/tag/v2.13.0

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

Fixes #16.

@carlosperate
Copy link
Contributor 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
Contributor 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.

@o-murphy
Copy link
Contributor

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.

I published wheels to the mirror on pypi with 3.12 and 3.13 support https://pypi.org/project/libusb-pkg

@carlosperate
Copy link
Contributor Author

This has been resolved by PR #23.

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

3 participants