Source: argparse Version: 1.2.1-2 Severity: serious Justification: fails to build from source User: [email protected] 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 [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

