[100656] trunk/dports/python/py-pandas/Portfile

stromnov at macports.org stromnov at macports.org
Wed Dec 19 01:36:23 PST 2012


Revision: 100656
          https://trac.macports.org/changeset/100656
Author:   stromnov at macports.org
Date:     2012-12-19 01:36:23 -0800 (Wed, 19 Dec 2012)
Log Message:
-----------
py-pandas: update to version 0.10.0

Modified Paths:
--------------
    trunk/dports/python/py-pandas/Portfile

Modified: trunk/dports/python/py-pandas/Portfile
===================================================================
--- trunk/dports/python/py-pandas/Portfile	2012-12-19 00:12:45 UTC (rev 100655)
+++ trunk/dports/python/py-pandas/Portfile	2012-12-19 09:36:23 UTC (rev 100656)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-pandas
-version             0.9.1
+version             0.10.0
 revision            0
 categories-append   science
 license             BSD
@@ -22,8 +22,8 @@
 
 distname            pandas-${version}
 
-checksums           rmd160  4e0c1682803535e1b1557cbb0763f4e70cc3227d \
-                    sha256  7088d9ef239504626e6235084ae7fa88949c83c8bb4249d169e642521bfa64e9
+checksums           rmd160  da485444ba0b10979ed7ebecdbd2e184d123e0ca \
+                    sha256  670f89055a7683cffeae7f8f3ad57290798542fceb3c0ee435e4b42bb76a44b5
 
 python.default_version  27
 python.versions     26 27 32
@@ -41,11 +41,6 @@
                     port:py${python.version}-tables \
                     port:py${python.version}-matplotlib
     }
-
-    post-destroot {
-        # scikits/__init__.py is provided by scikits-module
-        file delete ${destroot}${python.pkgd}/scikits/__init__.py
-    }
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121219/a8289c9b/attachment.html>


More information about the macports-changes mailing list