Revision: 130548 https://trac.macports.org/changeset/130548 Author: larryv@macports.org Date: 2014-12-31 14:19:05 -0800 (Wed, 31 Dec 2014) Log Message: ----------- py{25,31,32}-mpi4py: Replace with py34 Modified Paths: -------------- trunk/dports/python/py-graveyard/Portfile trunk/dports/python/py-mpi4py/Portfile Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-31 22:19:03 UTC (rev 130547) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-31 22:19:05 UTC (rev 130548) @@ -283,6 +283,7 @@ py-mongoalchemy 0.11_1 25 26 py-morbid 0.8.7.3_1 25 py-mpdclient2 0.48_1 25 +py-mpi4py 1.3.1_1 25 31 32 py-mssql 1.0.2_1 24 25 py-netaddr 0.7.10_1 25 26 31 32 py-networkx 1.9.1_1 26 31 32 33 Modified: trunk/dports/python/py-mpi4py/Portfile =================================================================== --- trunk/dports/python/py-mpi4py/Portfile 2014-12-31 22:19:03 UTC (rev 130547) +++ trunk/dports/python/py-mpi4py/Portfile 2014-12-31 22:19:05 UTC (rev 130548) @@ -29,7 +29,7 @@ mpi.setup require -python.versions 25 26 27 31 32 33 34 +python.versions 26 27 33 34 if {![mpi_variant_isset]} { default_variants +mpich
participants (1)
-
larryv@macports.org