Source: argparse Version: 1.2.1-2 Severity: serious Justification: fails to build from source User: debian-pyt...@lists.debian.org Usertags: python2.6-removal
Now that python2.6 is no longer a supported version, argparse FTBFS: | set -e; for pyver in ; do \ | python$pyver setup.py clean --all; \ | done | [ -f argparse.pyc ] && rm -f argparse.pyc | make: *** [clean] Error 1 -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org