Nitrokey / pynitrokey

Python client for Nitrokey devices
Apache License 2.0
103 stars 28 forks source link

cd: Fix pyinstaller spec #567

Closed robin-nitrokey closed 2 months ago

robin-nitrokey commented 2 months ago

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.

robin-nitrokey commented 2 months ago

Runs successfully in the CI: