Created attachment 153004 [details] autopep8 port A tool that automatically formats Python code to conform to the PEP 8 style guide autopep8 automatically formats Python code to conform to the PEP 8 style guide. It uses the pep8 utility to determine what parts of the code needs to be formatted. autopep8 is capable of fixing most of the formatting issues that can be reported by pep8 (devel/pep8). https://pypi.python.org/pypi/autopep8 Poudriere logs: http://download.tuxfamily.org/bartcoding/ports/py27-autopep8/
Thanks for your submission. Upon initial review: - Sort USE_PYTHON values - autopep8 requires pep8 >= 1.5.7 (See setup.py), update RUN_DEPENDS to suit - Add LICENSE_FILE (${WRKSRC/LICENSE) Additionally, please attach the QA logs referenced in Comment 0 Also note, svn dir should be py-autopep8 (I've modified the summary accordingly)
Feedback timeout 10 months +
Please re-open this issue if/when an updated patch can be provided
Created attachment 167124 [details] New patch portlint: OK porttest: OK (poudriere, 9/10/11, i386/amd64)