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 for Python 3.13 #329

Merged
merged 4 commits into from
Nov 5, 2024

Conversation

jonathangreen
Copy link
Contributor

This PR updates cibuildwheel to the latest version (2.21.3), which adds support for building Python 3.13 wheels. This resolves #327.

It also bumps up the version of libxml2 and libxslt we build wheels with to match the version used by lxml 5.3.0.

lxml changelog noting the version updates:
https://github.com/lxml/lxml/blob/2c89ba7e115a0d5d4d612e4fb7f6dc8a96bdf2f5/CHANGES.txt#L28

@jimjag jimjag merged commit ab3a1a0 into xmlsec:master Nov 5, 2024
65 of 106 checks passed
@jonathangreen jonathangreen deleted the feature/build-python-3.13-wheel branch November 14, 2024 00:17
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.

Python 3.13 wheels
2 participants