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

cd: Fix pyinstaller spec #567

Merged
merged 1 commit into from
Sep 17, 2024
Merged

cd: Fix pyinstaller spec #567

merged 1 commit into from
Sep 17, 2024

Conversation

robin-nitrokey
Copy link
Member

After we migrated to the Nitrokey Python SDK, we no longer depend on spsdk so the pyinstaller setup can no longer access its metadata (and does not need it anymore).

Tested locally for Linux, not yet tested for Windows. Maybe we can adapt the CI scripts to do a test run.

We could release this as 0.5.0-post.1 or 0.5.1.

After we migrated to the Nitrokey Python SDK, we no longer depend on
spsdk so the pyinstaller setup can no longer access its metadata (and
does not need it anymore).
@robin-nitrokey
Copy link
Member Author

@robin-nitrokey robin-nitrokey merged commit 7cf7933 into master Sep 17, 2024
16 checks passed
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