Revision: 120584 https://trac.macports.org/changeset/120584 Author: stromnov@macports.org Date: 2014-06-02 07:25:14 -0700 (Mon, 02 Jun 2014) Log Message: ----------- py-pandas: update to version 0.14.0 Modified Paths: -------------- trunk/dports/python/py-pandas/Portfile Modified: trunk/dports/python/py-pandas/Portfile =================================================================== --- trunk/dports/python/py-pandas/Portfile 2014-06-02 14:19:42 UTC (rev 120583) +++ trunk/dports/python/py-pandas/Portfile 2014-06-02 14:25:14 UTC (rev 120584) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-pandas -version 0.13.1 +version 0.14.0 revision 0 categories-append science license BSD @@ -24,8 +24,8 @@ distname pandas-${version} -checksums rmd160 ae0cb34eb3565a0caf5b96a1bea941f4c01d0cfe \ - sha256 6813746caa796550969ed98069f16627f070f6d8d60686cfb3fa0e66c2e0312b +checksums rmd160 565bb8cfd95d93006e30c43108963eb8e9b5a923 \ + sha256 f7997debca756c4dd5ccdf5a010dfe3d1c7dac98ee706b715d994cf7c9d35528 if {${name} ne ${subport}} { depends_build-append \
participants (1)
-
stromnov@macports.org