Skip to content

⚙ GitHub Actions: Test on Python 3.14 #134

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mikegerber
Copy link
Member

No description provided.

@mikegerber mikegerber self-assigned this Apr 16, 2025
@mikegerber
Copy link
Member Author

Installing the deps fails:

        error: the configured Python interpreter version (3.14) is newer than PyO3's maximum supported version (3.13)

Postponing as Python 3.14 isn't released yet.

@mikegerber mikegerber marked this pull request as draft April 17, 2025 07:33
@mikegerber mikegerber force-pushed the chore/test-on-python-3.14 branch from 8815093 to 829b165 Compare April 25, 2025 08:16
@mikegerber
Copy link
Member Author

While reviewing #110, I noticed that the Pillow build was also missing some system dependencies, so I updated the GitHub workflow. (Only relevant if Pillow needs to be built from source.)

@mikegerber
Copy link
Member Author

This became more interesting because the first Python 3.14 beta is out. But rpds-py (via jsonschema via ocrd) isn't building yet with Python 3.14.

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

Successfully merging this pull request may close these issues.

1 participant