- Package:
- python3-olefile
- Source:
- python3-olefile
- Submitter:
- Helmut Grohne
- Date:
- 2025-12-19 22:05:10 UTC
- Severity:
- normal
- Tags:
pillow fails to cross build from source, because its build dependency on python3-olefile is not satisfiable. In this case, I think marking python3-olefile Multi-Arch: foreign is the right thing to do, because it is a pure Python module with no non-stdlib dependencies dealing with architecture-independent file formats. Please consider applying the attached patch. Helmut