On 29/09/17 23:55, Diane Trout wrote:
I wonder if it's better to filter sphinxdoc out of the dh line, install
sphinx-common, or just always install python3-sphinx?
For local testing of this, use pbuilder --debbuildopts -B
Given earlier messages that we want this working ASAP, always installing
python3-sphinx is the lowest-risk option.
As for nose, python{,3}-nose is listed a build-depends <!nocheck>? Why
is it failing on importing nose? it should either be there or it
shouldn't be running tests?
It's not failing on importing nose - it's failing because the patch
tries to skip a test *without* importing nose.