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

stromnov at macports.org stromnov at macports.org
Sat Apr 27 05:59:30 PDT 2013


Revision: 105605
          https://trac.macports.org/changeset/105605
Author:   stromnov at macports.org
Date:     2013-04-27 05:59:30 -0700 (Sat, 27 Apr 2013)
Log Message:
-----------
py-pandas: add py-numexpr dependency for py3x subports

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

Modified: trunk/dports/python/py-pandas/Portfile
===================================================================
--- trunk/dports/python/py-pandas/Portfile	2013-04-27 12:56:00 UTC (rev 105604)
+++ trunk/dports/python/py-pandas/Portfile	2013-04-27 12:59:30 UTC (rev 105605)
@@ -33,11 +33,11 @@
                         port:py${python.version}-distribute \
                         port:py${python.version}-scipy \
                         port:py${python.version}-bottleneck \
+                        port:py${python.version}-numexpr \
                         port:py${python.version}-tz
 
     if {$subport == "py26-pandas" || $subport == "py27-pandas" } {
-        depends_lib-append  port:py${python.version}-numexpr \
-                            port:py${python.version}-tables \
+        depends_lib-append  port:py${python.version}-tables \
                             port:py${python.version}-matplotlib
     }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130427/864cc4ae/attachment-0001.html>


More information about the macports-changes mailing list