[133436] trunk/dports/python/py-numpy/Portfile
Revision: 133436 https://trac.macports.org/changeset/133436 Author: michaelld@macports.org Date: 2015-03-01 13:25:36 -0800 (Sun, 01 Mar 2015) Log Message: ----------- py*-numpy: update to 1.9.2. Modified Paths: -------------- trunk/dports/python/py-numpy/Portfile Modified: trunk/dports/python/py-numpy/Portfile =================================================================== --- trunk/dports/python/py-numpy/Portfile 2015-03-01 20:56:05 UTC (rev 133435) +++ trunk/dports/python/py-numpy/Portfile 2015-03-01 21:25:36 UTC (rev 133436) @@ -6,9 +6,8 @@ PortGroup github 1.0 PortGroup compilers 1.0 -github.setup numpy numpy 1.9.1 v +github.setup numpy numpy 1.9.2 v name py-numpy -revision 2 categories-append math license BSD platforms darwin @@ -16,8 +15,8 @@ description The core utilities for the scientific library scipy for Python long_description ${description} -checksums rmd160 c043ce0045166762e36c513458abc499d36bbcf5 \ - sha256 504b7cbc3b47df592d683e0f3b992cfa4d29338f8d23fca07f040164018b607f +checksums rmd160 43b83224b2c0b67662773bad3cfb03138b86013e \ + sha256 5587182f8a749702aff0d55187d1c6685b5484f299166b2ef66b80be14d162bc python.versions 26 27 33 34
participants (1)
-
michaelld@macports.org