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, test and publish Python 3.13 wheels to PyPI #1434

Closed
EwoutH opened this issue Aug 22, 2024 · 1 comment
Closed

Build, test and publish Python 3.13 wheels to PyPI #1434

EwoutH opened this issue Aug 22, 2024 · 1 comment
Assignees

Comments

@EwoutH
Copy link
Contributor

EwoutH commented Aug 22, 2024

Python 3.13.0 is now in release candidate phase, which makes it ABI stable and Python 3.13 wheels can be build and uploaded to PyPI.

Since Fiona is a low-level dependency for many downstream projects, it would be beneficial to have Python 3.13 on PyPI as fast as possible, ideally in the 1.10 release.

cibuildwheel 2.20 now uses the latest Python 3.13.0rc1 and build Python 3.13 by default (pypa/cibuildwheel#1950), which could help the process.

Edit: This is the issue to track

Leaving this open since not everyone might know where the Fiona wheels get build

@sgillies sgillies self-assigned this Aug 23, 2024
@sgillies
Copy link
Member

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants