[146473] trunk/dports/python/py-scikit-image/Portfile

stromnov at macports.org stromnov at macports.org
Wed Mar 9 03:39:16 PST 2016


Revision: 146473
          https://trac.macports.org/changeset/146473
Author:   stromnov at macports.org
Date:     2016-03-09 03:39:16 -0800 (Wed, 09 Mar 2016)
Log Message:
-----------
py-scikit-image: update dependencies

Modified Paths:
--------------
    trunk/dports/python/py-scikit-image/Portfile

Modified: trunk/dports/python/py-scikit-image/Portfile
===================================================================
--- trunk/dports/python/py-scikit-image/Portfile	2016-03-09 11:30:44 UTC (rev 146472)
+++ trunk/dports/python/py-scikit-image/Portfile	2016-03-09 11:39:16 UTC (rev 146473)
@@ -6,7 +6,7 @@
 
 name                py-scikit-image
 version             0.12.3
-revision            0
+revision            1
 categories-append   science
 platforms           darwin
 license             BSD
@@ -34,12 +34,13 @@
                         port:py${python.version}-setuptools \
                         port:py${python.version}-cython
 
-    depends_lib-append  port:py${python.version}-six \
-                        port:py${python.version}-numpy
+    depends_lib-append  port:py${python.version}-numpy \
+                        port:py${python.version}-scipy \
+                        port:py${python.version}-six
 
-    depends_run-append  port:py${python.version}-scipy \
-                        port:py${python.version}-matplotlib \
+    depends_run-append  port:py${python.version}-matplotlib \
                         port:py${python.version}-networkx \
+                        port:py${python.version}-dask \
                         path:${python.pkgd}/PIL:py${python.version}-Pillow
 
     livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160309/9cd652a5/attachment.html>


More information about the macports-changes mailing list