K 10 svn:author V 5 koobs K 8 svn:date V 27 2013-11-30T05:26:53.014733Z K 7 svn:log V 388 devel/py-tox: Only depend on py-argparse with Python 2.6, 3.0 and 3.1 The argparse module is part of the standard library in 2.7 and 3.2 onward. Until this change, argparse has been incorrectly depended on for users running Python 2.7. - Update conditional expression in RUN_DEPENDS for argparse While I'm here: - Enable STAGE support - Enable AUTOPLIST, remove pkg-plist accordingly END