[138126] trunk/dports/python

petr at macports.org petr at macports.org
Mon Jun 29 15:21:38 PDT 2015


Revision: 138126
          https://trac.macports.org/changeset/138126
Author:   petr at macports.org
Date:     2015-06-29 15:21:38 -0700 (Mon, 29 Jun 2015)
Log Message:
-----------
py-flake8-mccabe: version bump, replace py{26,33} subports by py{27,34}, apply upstream patch

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

Removed Paths:
-------------
    trunk/dports/python/py-flake8/files/flake826
    trunk/dports/python/py-flake8/files/flake833

Modified: trunk/dports/python/py-flake8/Portfile
===================================================================
--- trunk/dports/python/py-flake8/Portfile	2015-06-29 22:18:25 UTC (rev 138125)
+++ trunk/dports/python/py-flake8/Portfile	2015-06-29 22:21:38 UTC (rev 138126)
@@ -9,7 +9,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-${_name}
-version             2.4.0
+version             2.4.1
 categories-append   devel
 platforms           darwin
 supported_archs     noarch
@@ -31,11 +31,11 @@
 distname            ${_name}-${version}
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
 
-checksums           md5     d413935bb21026c18aca82654114502f \
-                    rmd160  9069daf429c7ee18ea25b03e32e4d2f326a7b6b8 \
-                    sha256  d26a9d0252da9f831b8277b824961bb10b1f9d79f4752d32e4814b7bcd1e089b
+checksums           md5     ed45d3db81a3b7c88bd63c6e37ca1d65 \
+                    rmd160  07ca435f8c53ffc86006b4aa91b61a1c803175b5 \
+                    sha256  2e7ebbe59d8c85e626e36d99f0db2f578394313d3f7ce9dc9f1da57ef6cd7537
 
-python.versions     26 27 33 34
+python.versions     27 34
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools
@@ -46,8 +46,11 @@
 
     depends_run-append      port:${_name}_select
 
-    select.group            ${_name}
-    select.file             ${filespath}/${_name}${python.version}
+    # corresponds to https://gitlab.com/pycqa/flake8/ -- commit f2b0bb52
+    patchfiles      patch-setup.py.diff
+
+    select.group    ${_name}
+    select.file     ${filespath}/${_name}${python.version}
     notes "
 To make the Python ${python.branch} version of flake8 the one that is run\
 when you execute the commands without a version suffix, e.g. 'flake8', run:

Deleted: trunk/dports/python/py-flake8/files/flake826
===================================================================
--- trunk/dports/python/py-flake8/files/flake826	2015-06-29 22:18:25 UTC (rev 138125)
+++ trunk/dports/python/py-flake8/files/flake826	2015-06-29 22:21:38 UTC (rev 138126)
@@ -1 +0,0 @@
-bin/flake8-2.6

Deleted: trunk/dports/python/py-flake8/files/flake833
===================================================================
--- trunk/dports/python/py-flake8/files/flake833	2015-06-29 22:18:25 UTC (rev 138125)
+++ trunk/dports/python/py-flake8/files/flake833	2015-06-29 22:21:38 UTC (rev 138126)
@@ -1 +0,0 @@
-bin/flake8-3.3

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2015-06-29 22:18:25 UTC (rev 138125)
+++ trunk/dports/python/py-graveyard/Portfile	2015-06-29 22:21:38 UTC (rev 138126)
@@ -173,6 +173,7 @@
 py-figleaf              0.6.1_1     24 25 26 31 32
 py-fiona                1.4.6_1     33
 py-fixture              1.4_1       25 26
+py-flake8               2.4.0_1     26 33
 py-flake8-mccabe        0.3_1       26 33
 py-flask-mail           0.9.1_1     26 33
 py-flask-mongoalchemy   0.5.3_1     26
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150629/5bc22da9/attachment.html>


More information about the macports-changes mailing list