[147979] trunk/dports/python/py-mpi4py/Portfile

petr at macports.org petr at macports.org
Fri Apr 22 03:18:30 PDT 2016


Revision: 147979
          https://trac.macports.org/changeset/147979
Author:   petr at macports.org
Date:     2016-04-22 03:18:30 -0700 (Fri, 22 Apr 2016)
Log Message:
-----------
py-mpi4py: add py35 subport

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

Modified: trunk/dports/python/py-mpi4py/Portfile
===================================================================
--- trunk/dports/python/py-mpi4py/Portfile	2016-04-22 10:17:01 UTC (rev 147978)
+++ trunk/dports/python/py-mpi4py/Portfile	2016-04-22 10:18:30 UTC (rev 147979)
@@ -31,14 +31,13 @@
 
 mpi.setup           require
 
-python.versions     26 27 33 34
+python.versions     26 27 33 34 35
 
 if {${name} ne ${subport}} {
     depends_build-append \
                     port:py${python.version}-setuptools \
                     port:py${python.version}-cython
 
-
     pre-build {
         build.args-append  "--mpicc=${mpi.cc}"
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160422/4098756b/attachment.html>


More information about the macports-changes mailing list