[153350] trunk/dports/python/py-scikit-learn/Portfile

stromnov at macports.org stromnov at macports.org
Wed Sep 28 23:52:45 PDT 2016


Revision: 153350
          https://trac.macports.org/changeset/153350
Author:   stromnov at macports.org
Date:     2016-09-28 23:52:44 -0700 (Wed, 28 Sep 2016)
Log Message:
-----------
py-scikit-learn: update to version 0.18

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

Modified: trunk/dports/python/py-scikit-learn/Portfile
===================================================================
--- trunk/dports/python/py-scikit-learn/Portfile	2016-09-29 06:48:51 UTC (rev 153349)
+++ trunk/dports/python/py-scikit-learn/Portfile	2016-09-29 06:52:44 UTC (rev 153350)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-scikit-learn
-version             0.17.1
+version             0.18
 revision            0
 categories-append   science
 platforms           darwin
@@ -28,8 +28,8 @@
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  2432b1c775f3b6b2ea87c017e4665709a52a5720 \
-                    sha256  9f4cf58e57d81783289fc503caaed1f210bab49b7a6f680bf3c04b1e0a96e5f0
+checksums           rmd160  db3c0fb457106661d5476adbf56893d78d70eb0a \
+                    sha256  240009789d6495240b332e059cbd2499f4d2981c93873983c9e1d5189f90315f
 
 if {${name} ne ${subport}} {
     # scikit-learn package requires Python 2.6, 2.7 or 3.4+
@@ -49,6 +49,8 @@
                             sha256  c0721e295056c95c7002e05726f2bd271a7923e88bdeab34a2b60aac2b0ee6e4
     }
 
+    depends_build-append \
+                        port:py${python.version}-setuptools
     depends_lib-append  port:py${python.version}-numpy \
                         port:py${python.version}-scipy
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160928/b6e1d5a2/attachment.html>


More information about the macports-changes mailing list