Revision
108500
Author
stromnov@macports.org
Date
2013-07-24 14:21:18 -0700 (Wed, 24 Jul 2013)

Log Message

py-pandas: update to version 0.12.0

Modified Paths

Diff

Modified: trunk/dports/python/py-pandas/Portfile (108499 => 108500)


--- trunk/dports/python/py-pandas/Portfile	2013-07-24 21:12:45 UTC (rev 108499)
+++ trunk/dports/python/py-pandas/Portfile	2013-07-24 21:21:18 UTC (rev 108500)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-pandas
-version             0.11.0
+version             0.12.0
 revision            0
 categories-append   science
 license             BSD
@@ -24,8 +24,8 @@
 
 distname            pandas-${version}
 
-checksums           rmd160  600d3c4619def15f53d4a16bf6f91553f76c9df6 \
-                    sha256  4d74d4d408494ccc690f6e61d11cb266bb55b142d22bf9b8a7063206073a90d7
+checksums           rmd160  b6c421d87557f6e74a771726248d93c77427c38f \
+                    sha256  be9b4c3611801b366873531bc87a87dd16b19e7d78fa84c21898cd007931c86d
 
 if {$subport != $name} {
     depends_build       port:py${python.version}-setuptools