[101942] trunk/dports/python/py-scikits-learn/Portfile

stromnov at macports.org stromnov at macports.org
Tue Jan 22 02:34:01 PST 2013


Revision: 101942
          https://trac.macports.org/changeset/101942
Author:   stromnov at macports.org
Date:     2013-01-22 02:34:01 -0800 (Tue, 22 Jan 2013)
Log Message:
-----------
py-scikits-learn: update to version 0.13

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

Modified: trunk/dports/python/py-scikits-learn/Portfile
===================================================================
--- trunk/dports/python/py-scikits-learn/Portfile	2013-01-22 10:16:16 UTC (rev 101941)
+++ trunk/dports/python/py-scikits-learn/Portfile	2013-01-22 10:34:01 UTC (rev 101942)
@@ -5,12 +5,14 @@
 PortGroup           python 1.0
 
 name                py-scikits-learn
-version             0.12.1
+version             0.13
 revision            0
 categories-append   science
 license             BSD
 platforms           darwin
 
+python.versions     26 27
+
 maintainers         stromnov openmaintainer
 
 description         Easy-to-use and general-purpose machine learning in Python
@@ -24,12 +26,9 @@
 
 distname            scikit-learn-${version}
 
-checksums           rmd160  d8952fb49cfea4901247cb8f7706d5f24e3c176a \
-                    sha256  f542e58a15c93e118036801b55441470e9fc668e8811c39cc0f935a800ff8eaf
+checksums           rmd160  b6970dee2de68223bc132e31a8be9f811e1abf3d \
+                    sha256  a4c976cac879309883c967574cff7d55d6be61674012f6128f8fa93be9af9ae0
 
-python.default_version  27
-python.versions     26 27
-
 if {$subport != $name} {
     depends_lib-append  \
                     port:py${python.version}-numpy \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130122/e5273a69/attachment-0001.html>


More information about the macports-changes mailing list