HomePhabricator

[electrum] fix broken hidapi build

Description

[electrum] fix broken hidapi build

Summary:
For some reason I don't really understand, we insist on building all our python dependencies from scratch for the AppImage release (except for PyQt5). This is now broken because hidapi no longer builds since Cython 3 was released two days ago.

Use the binary release for hidapi for the time being, until a release with the bugfix https://github.com/trezor/cython-hidapi/commit/749da6931f57c4c30596de678125648ccfd6e1cd is available for hidapi.

Test Plan: contrib/build-linux/appimage/build.sh

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D14297

Details

Provenance
PiRKAuthored on Jul 21 2023, 12:45
PiRKPushed on Jul 21 2023, 21:06
Reviewer
Restricted Project
Differential Revision
D14297: [electrum] fix broken hidapi build
Parents
rABC655e0b61a68d: [electrum] AppImage: Remove glib libraries from bundle to make QR scanner work
Branches
Unknown
Tags
Unknown