found 750579 1.8.0-2
thanks
"Aaron M. Ucko" <[email protected]> writes:
> The problem is that python-wrapt lists python-sphinx only in
> Build-Depends-Indep but unconditionally runs dh --with sphinxdoc.
Thanks for the prompt fix! However, it looks like you'll also need to
move python(3)-pytest:
set -ex && for pyvers in 2.7 3.4; do \
PYTHONPATH=. py.test-$pyvers -v tests ; \
done
+ PYTHONPATH=. py.test-2.7 -v tests
/bin/sh: 2: py.test-2.7: not found
make[1]: *** [override_dh_auto_test] Error 127
I expect you'll also need to do the same for python(3)-six, which should
moreover go to Depends, since I see the installed modules import six.
--
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]