found 750579 1.8.0-2 thanks "Aaron M. Ucko" <u...@debian.org> 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/?a...@monk.mit.edu -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org