Revision: 116719 https://trac.macports.org/changeset/116719 Author: michaelld@macports.org Date: 2014-02-04 11:10:14 -0800 (Tue, 04 Feb 2014) Log Message: ----------- py*scipy: update to 0.13.3. Modified Paths: -------------- trunk/dports/python/py-scipy/Portfile Modified: trunk/dports/python/py-scipy/Portfile =================================================================== --- trunk/dports/python/py-scipy/Portfile 2014-02-04 19:03:15 UTC (rev 116718) +++ trunk/dports/python/py-scipy/Portfile 2014-02-04 19:10:14 UTC (rev 116719) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-scipy -version 0.13.2 +version 0.13.3 platforms darwin license BSD maintainers sean michaelld openmaintainer @@ -16,8 +16,8 @@ master_sites sourceforge:project/scipy/scipy/${version}/ distname scipy-${version} -checksums rmd160 d5579d8645be596ce559c51b06776e516d43ae8d \ - sha256 485f194c7fe46da92e63bff524346ccaed4040c27df536bbde7b1edc9a07b449 +checksums rmd160 7a344a942e5008b11cfeeee77a19f649a0493bbe \ + sha256 a9e33c7ee060c35cd5c6ee3ac9e5e9bbb99219d7ea8c89537c2e80e581670266 python.versions 26 27 32 33
participants (1)
-
michaelld@macports.org