dangerzone
dangerzone copied to clipboard
Use PyMuPDF support for prebuilt musl-based wheels for aarch64 architectures.
Since https://github.com/freedomofpress/dangerzone/pull/902, we are using PyMuPDF wheels for all architectures other than arch64, as they are not provided by upstream (so we build it ourselves).
This is tracked by https://github.com/pymupdf/PyMuPDF/issues/3541, so once this is solved, we should drop our build and use theirs.
Oh, there's a PyMuPDF issue, neat. This means that we can subscribe for notifications :slightly_smiling_face: