- Package:
- src:python-pyxattr
- Source:
- src:python-pyxattr
- Submitter:
- Helmut Grohne
- Date:
- 2026-01-02 20:57:08 UTC
- Severity:
- normal
- Tags:
python-pyxattr cannot be cross built from source, because its documentation-related dependencies are not satisfiable. Fortunately, the documentation is already separated to an arch:all -doc package. What is missing is skipping the documentation build in an arch-only build and moving the relevant dependencies to B-D-I. I've implemented this in the attached patch. Please consider applying it. Helmut