[141833] trunk/dports/python/py-flake8/Portfile

petr at macports.org petr at macports.org
Sat Dec 12 03:12:06 PST 2015


Revision: 141833
          https://trac.macports.org/changeset/141833
Author:   petr at macports.org
Date:     2015-10-29 09:38:10 -0700 (Thu, 29 Oct 2015)
Log Message:
-----------
py-flake8: update to 2.5.0

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

Modified: trunk/dports/python/py-flake8/Portfile
===================================================================
--- trunk/dports/python/py-flake8/Portfile	2015-10-29 16:23:55 UTC (rev 141832)
+++ trunk/dports/python/py-flake8/Portfile	2015-10-29 16:38:10 UTC (rev 141833)
@@ -9,8 +9,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-${_name}
-version             2.4.1
-revision            2
+version             2.5.0
 categories-append   devel
 platforms           darwin
 supported_archs     noarch
@@ -32,9 +31,9 @@
 distname            ${_name}-${version}
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
 
-checksums           md5     ed45d3db81a3b7c88bd63c6e37ca1d65 \
-                    rmd160  07ca435f8c53ffc86006b4aa91b61a1c803175b5 \
-                    sha256  2e7ebbe59d8c85e626e36d99f0db2f578394313d3f7ce9dc9f1da57ef6cd7537
+checksums           md5     f239d055144a17cce76b3a402f112dc6 \
+                    rmd160  f78e3f20d0368ccb19cb77d92aff6553adff086d \
+                    sha256  8216c8c6ee092ae93d51f89bc91045648c88cd9be77d60cf47df7ca26ee4f88c
 
 python.versions     27 34 35
 
@@ -47,9 +46,6 @@
 
     depends_run-append      port:${_name}_select
 
-    # corresponds to https://gitlab.com/pycqa/flake8/ -- commit f2b0bb52
-    patchfiles      patch-setup.py.diff
-
     select.group    ${_name}
     select.file     ${filespath}/${_name}${python.version}
     notes "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/4f6191d9/attachment.html>


More information about the macports-changes mailing list