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

Support Python 3.13 #607

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Support Python 3.13 #607

merged 2 commits into from
Jan 6, 2025

Conversation

mmerklinger
Copy link
Contributor

This PR raises the minimum version of the pyinstaller dependencies to make the package compatible with Python 3.13.

Changes

  • Raise minimum version of pyinstaller and pyinstaller-versionfile.
  • Add compatibility classifier for Python 3.13 in pyproject.toml.

Checklist

Make sure to run make check and make fix before creating a PR, otherwise the CI will fail.

  • tested with Python3.9
  • signed commits
  • updated documentation (e.g. parameter description, inline doc, docs.nitrokey)
  • added labels

Test Environment and Execution

  • OS: Fedora 41 and Github Actions CI with release build for Linux/Windows, excl. pypi.
  • device's model:
  • device's firmware version:

Relevant Output Example

Fixes #

@mmerklinger mmerklinger self-assigned this Jan 6, 2025
@mmerklinger mmerklinger merged commit ab36b8d into master Jan 6, 2025
8 checks passed
@mmerklinger mmerklinger deleted the support-python-3.13 branch January 6, 2025 11:29
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.

2 participants