[152379] trunk/dports/python/py-pyflakes/Portfile

stromnov at macports.org stromnov at macports.org
Tue Sep 6 04:48:42 PDT 2016


Revision: 152379
          https://trac.macports.org/changeset/152379
Author:   stromnov at macports.org
Date:     2016-09-06 04:48:41 -0700 (Tue, 06 Sep 2016)
Log Message:
-----------
py-pyflakes: update to version 1.3.0

Modified Paths:
--------------
    trunk/dports/python/py-pyflakes/Portfile

Modified: trunk/dports/python/py-pyflakes/Portfile
===================================================================
--- trunk/dports/python/py-pyflakes/Portfile	2016-09-06 11:38:58 UTC (rev 152378)
+++ trunk/dports/python/py-pyflakes/Portfile	2016-09-06 11:48:41 UTC (rev 152379)
@@ -6,7 +6,7 @@
 PortGroup           select 1.0
 
 name                py-pyflakes
-version             1.2.3
+version             1.3.0
 revision            0
 categories-append   devel
 platforms           darwin
@@ -28,10 +28,12 @@
 
 distname            pyflakes-${version}
 
-checksums           rmd160  98d3c71eb77e155fbbc60602a6bf202493e9fa1a \
-                    sha256  2e4a1b636d8809d8f0a69f341acf15b2e401a3221ede11be439911d23ce2139e
+checksums           rmd160  3741592c7a7d2ff6c8d86ffeba6330cbe5d019fe \
+                    sha256  a4f93317c97a9d9ed71d6ecfe08b68e3de9fea3f4d94dcd1d9d83ccbf929bc31
 
 if {${name} ne ${subport}} {
+    depends_lib-append  port:py${python.version}-setuptools
+
     depends_run         port:pyflakes_select
 
     select.group        pyflakes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160906/0a0ea32c/attachment.html>


More information about the macports-changes mailing list