Revision: 140538 https://trac.macports.org/changeset/140538 Author: michaelld@macports.org Date: 2015-09-21 19:10:38 -0700 (Mon, 21 Sep 2015) Log Message: ----------- py*-scipy: add support for python35; addresses ticket #48921. Modified Paths: -------------- trunk/dports/python/py-scipy/Portfile Modified: trunk/dports/python/py-scipy/Portfile =================================================================== --- trunk/dports/python/py-scipy/Portfile 2015-09-22 02:09:23 UTC (rev 140537) +++ trunk/dports/python/py-scipy/Portfile 2015-09-22 02:10:38 UTC (rev 140538) @@ -22,7 +22,7 @@ checksums rmd160 7d2d078e2a9920f6cb19c132284ed9a83babb537 \ sha256 92592f40097098f3fdbe7f5855d535b29bb16719c2bb59c728bce5e7a28790e0 -python.versions 26 27 33 34 +python.versions 26 27 33 34 35 python.add_archflags no universal_variant no
participants (1)
-
michaelld@macports.org