Bug 216895

Summary: [PATCH] devel/py-pyflakes: Update to 1.5.0
Product: Ports & Packages Reporter: rsmith
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed DUPLICATE    
Severity: Affects Only Me CC: koobs
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (koobs)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for the port Makefile.
none
Test log for Python 2.7
none
Test log for Python 3.6 none

Description rsmith 2017-02-07 20:42:07 UTC
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.
Comment 1 rsmith 2017-02-07 20:43:21 UTC
Created attachment 179723 [details]
Test log for Python 2.7
Comment 2 rsmith 2017-02-07 20:43:53 UTC
Created attachment 179724 [details]
Test log for Python 3.6
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2017-07-03 05:57:46 UTC
Resolved in rP435159 via bug 217137

*** This bug has been marked as a duplicate of bug 217137 ***