Open almet opened 2 months ago
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:
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.