#1023190 gdspy FTCBFS: sphinx dependencies not satisfiable

Package:
src:gdspy
Source:
gdspy
Submitter:
Helmut Grohne
Date:
2022-10-31 11:03:15 UTC
Severity:
normal
Tags:
#1023190#5
Date:
2022-10-31 10:39:54 UTC
From:
To:
gdspy cannot be cross built from source, because its sphinx dependencies
are not cross satisfiable. Fortunately, documentation is already split
out to an architecture-independent -doc package. As such, we can move
these dependencies to B-D-I with relative ease and thus make them
irrelevant to cross building. As a side-effect, this also speeds up the
arch-only build. Please consider applying the attached patch.

Helmut