Revision: 140537 https://trac.macports.org/changeset/140537 Author: michaelld@macports.org Date: 2015-09-21 19:09:23 -0700 (Mon, 21 Sep 2015) Log Message: ----------- py*-numpy: add support for python35; addresses ticket #48920. Modified Paths: -------------- trunk/dports/python/py-numpy/Portfile Modified: trunk/dports/python/py-numpy/Portfile =================================================================== --- trunk/dports/python/py-numpy/Portfile 2015-09-22 01:30:37 UTC (rev 140536) +++ trunk/dports/python/py-numpy/Portfile 2015-09-22 02:09:23 UTC (rev 140537) @@ -19,7 +19,7 @@ checksums rmd160 43b83224b2c0b67662773bad3cfb03138b86013e \ sha256 5587182f8a749702aff0d55187d1c6685b5484f299166b2ef66b80be14d162bc -python.versions 26 27 33 34 +python.versions 26 27 33 34 35 # TODO: Fix the +universal variant. This port is a fairly deep dependency and needs to be able to support +universal. # https://trac.macports.org/ticket/48263
participants (1)
-
michaelld@macports.org