Bug 216895 - [PATCH] devel/py-pyflakes: Update to 1.5.0
Summary: [PATCH] devel/py-pyflakes: Update to 1.5.0
Status: Closed DUPLICATE of bug 217137
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-02-07 20:42 UTC by rsmith
Modified: 2017-07-03 05:57 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (koobs)


Attachments
Patch for the port Makefile. (994 bytes, patch)
2017-02-07 20:42 UTC, rsmith
no flags Details | Diff
Test log for Python 2.7 (11.90 KB, text/plain)
2017-02-07 20:43 UTC, rsmith
no flags Details
Test log for Python 3.6 (11.46 KB, text/plain)
2017-02-07 20:43 UTC, rsmith
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***