Created attachment 179722 [details] Patch for the port Makefile. When using py.test it complained that it needed pyflakes>=1.3.0. Since the version on pypi is 1.5.0 I made this update. Updated the version number in the makefile. Downloaded the distfile, ran `make makesum` and ran the tests from the porters handbook for both Python 2.7 and 3.6 without problems. Patch and test logs attached.
Created attachment 179723 [details] Test log for Python 2.7
Created attachment 179724 [details] Test log for Python 3.6
Resolved in rP435159 via bug 217137 *** This bug has been marked as a duplicate of bug 217137 ***