FreeBSD Bugzilla – Attachment 180039 Details for
Bug 217134
devel/py-flake8: update to 3.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
flake8.patch (text/plain), 1.49 KB, created by
Dmitry Marakasov
on 2017-02-16 11:07:46 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2017-02-16 11:07:46 UTC
Size:
1.49 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 432331) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= flake8 >-PORTVERSION= 3.2.1 >+PORTVERSION= 3.3.0 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >Index: distinfo >=================================================================== >--- distinfo (revision 432331) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1484910118 >-SHA256 (flake8-3.2.1.tar.gz) = c7c460b5aff3a2063c798a77af18ec70af3941d35a22e2e76965e3c0e0b36055 >-SIZE (flake8-3.2.1.tar.gz) = 129458 >+TIMESTAMP = 1487238723 >+SHA256 (flake8-3.3.0.tar.gz) = b907a26dcf5580753d8f80f1be0ec1d5c45b719f7bac441120793d1a70b03f12 >+SIZE (flake8-3.3.0.tar.gz) = 134345 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 431942) >+++ pkg-descr (working copy) >@@ -1,11 +1,11 @@ > Flake8 is a wrapper around these tools: > >- - PyFlakes >- - pep8 >- - Ned's McCabe script >+ - PyFlakes >+ - pycodestyle >+ - Ned Batchelder's McCabe script > >-Flake8 runs all tools by launching the single 'flake8' script, but ignores pep8 >-and PyFlakes extended options and just uses defaults. It displays the warnings >-in a per-file, merged output. >+Flake8 runs all tools by launching the single 'flake8' script. It >+displays the warnings in a per-file, merged output > >+WWW: https://pypi.python.org/pypi/flake8 > WWW: https://gitlab.com/pycqa/flake8
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 217134
: 180039