[124995] trunk/dports/python/py-yt/Portfile

robitaille at macports.org robitaille at macports.org
Tue Sep 2 02:42:09 PDT 2014


Revision: 124995
          https://trac.macports.org/changeset/124995
Author:   robitaille at macports.org
Date:     2014-09-02 02:42:09 -0700 (Tue, 02 Sep 2014)
Log Message:
-----------
py-yt: added sympy as a dependency

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

Modified: trunk/dports/python/py-yt/Portfile
===================================================================
--- trunk/dports/python/py-yt/Portfile	2014-09-02 09:39:00 UTC (rev 124994)
+++ trunk/dports/python/py-yt/Portfile	2014-09-02 09:42:09 UTC (rev 124995)
@@ -6,6 +6,7 @@
 
 name                py-yt
 version             3.0
+revision            1
 maintainers         robitaille openmaintainer
 
 categories-append   science
@@ -36,5 +37,7 @@
     depends_run-append  port:py${python.version}-numpy \
                         port:py${python.version}-matplotlib \
                         port:py${python.version}-h5py \
-                        port:py${python.version}-cython
+                        port:py${python.version}-cython \
+                        port:py${python.version}-sympy
+
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140902/d22c94a3/attachment.html>


More information about the macports-changes mailing list