ports/175386: [MAINTAINER] devel/py-flake8: update to 1.7.0

William Grzybowski william88 at gmail.com
Thu Jan 17 20:30:02 UTC 2013


>Number:         175386
>Category:       ports
>Synopsis:       [MAINTAINER] devel/py-flake8: update to 1.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 17 20:30:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     William Grzybowski
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
>Description:


    Fixes part of #35: Exception for no WITHITEM being an attribute of Checker for python 3.3
    Support stdin
    Incorporate @phd's builtins pull request
    Fix the git hook
    Update pep8.py to the latest version


>How-To-Repeat:
>Fix:

	See attached patch


--- py-flake8.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 310566)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	flake8
-PORTVERSION=	1.6.2
+PORTVERSION=	1.7.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
--- distinfo	(revision 310566)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (flake8-1.6.2.tar.gz) = 9518547222a708f4b26ea0691c8f01c772d6859a7103b78f702ac86d850d6098
-SIZE (flake8-1.6.2.tar.gz) = 39626
+SHA256 (flake8-1.7.0.tar.gz) = 3318f09503c202476082e9b915f258076be2bcd0d1acbbab49e001d5707eb723
+SIZE (flake8-1.7.0.tar.gz) = 42352
--- py-flake8.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list