Revision: 96013 https://trac.macports.org/changeset/96013 Author: ryandesign@macports.org Date: 2012-07-28 10:20:58 -0700 (Sat, 28 Jul 2012) Log Message: ----------- py-pandas: update to 0.8.1 (#35365) Modified Paths: -------------- trunk/dports/python/py-pandas/Portfile Modified: trunk/dports/python/py-pandas/Portfile =================================================================== --- trunk/dports/python/py-pandas/Portfile 2012-07-28 17:08:23 UTC (rev 96012) +++ trunk/dports/python/py-pandas/Portfile 2012-07-28 17:20:58 UTC (rev 96013) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-pandas -version 0.8.0 +version 0.8.1 revision 0 categories-append science license BSD @@ -22,8 +22,8 @@ distname pandas-${version} -checksums rmd160 6006227320df6d21bf95165a9b716e8a1ba8cde3 \ - sha256 1f8d2a51e3461be3511a11ed0b87594b4e91ae405544a4eb6d6e8340cf7f8ca0 +checksums rmd160 44e2505f062e01012c7b176d4e0bb980f04a809c \ + sha256 696698ff132f60d136f4c6f02751d3c7907bcaba6ca7f341a0efe4ac0d98d52f python.default_version 27 python.versions 26 27 32
participants (1)
-
ryandesign@macports.org