Revision
148342
Author
stromnov@macports.org
Date
2016-05-04 14:28:03 -0700 (Wed, 04 May 2016)

Log Message

py-pyflakes: update to version 1.2.0

Modified Paths

Diff

Modified: trunk/dports/python/py-pyflakes/Portfile (148341 => 148342)


--- trunk/dports/python/py-pyflakes/Portfile	2016-05-04 21:26:36 UTC (rev 148341)
+++ trunk/dports/python/py-pyflakes/Portfile	2016-05-04 21:28:03 UTC (rev 148342)
@@ -6,7 +6,7 @@
 PortGroup           select 1.0
 
 name                py-pyflakes
-version             1.1.0
+version             1.2.0
 revision            0
 categories-append   devel
 platforms           darwin
@@ -24,12 +24,12 @@
                     with side effects. It's also much faster.
 
 homepage            https://launchpad.net/pyflakes
-master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
+master_sites        https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}
 
 distname            pyflakes-${version}
 
-checksums           rmd160  1582df00fefcce3749928ab4743657058372a962 \
-                    sha256  e5f959931987e2be178781554b485d52342ec9f1b43f891d2dad07a691c7a89a
+checksums           rmd160  8fcdc263429b76b727f3b664db3b3c1f86e6ae5c \
+                    sha256  3633e000ffdc307ff1a7d7450e895ff8813e20b084ef263b5669eef9bc4c7a52
 
 if {${name} ne ${subport}} {
     depends_run         port:pyflakes_select