[92901] trunk/dports/python/py-scikits-learn/Portfile
stromnov at macports.org
stromnov at macports.org
Thu May 10 07:07:36 PDT 2012
Revision: 92901
https://trac.macports.org/changeset/92901
Author: stromnov at macports.org
Date: 2012-05-10 07:07:36 -0700 (Thu, 10 May 2012)
Log Message:
-----------
py-scikits-learn: update to version 0.11
Modified Paths:
--------------
trunk/dports/python/py-scikits-learn/Portfile
Modified: trunk/dports/python/py-scikits-learn/Portfile
===================================================================
--- trunk/dports/python/py-scikits-learn/Portfile 2012-05-10 14:04:29 UTC (rev 92900)
+++ trunk/dports/python/py-scikits-learn/Portfile 2012-05-10 14:07:36 UTC (rev 92901)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-scikits-learn
-version 0.10
+version 0.11
revision 0
categories-append science
license BSD
@@ -24,15 +24,15 @@
distname scikit-learn-${version}
-checksums md5 6e1d9f0e69b7b23f8c77fe92393d12c0 \
- sha1 a26b2616fa23c768ca60fdd50178665d38df5687 \
- rmd160 6f09bee8fb3f7f7a6deaae4cb00c7ed5d794a68a
+checksums rmd160 3d439d1b1abb00e10c0e02d5bce0f0193746af42 \
+ sha256 531ab0b08c6be2b2bf70ccb005b39bd3f84c854e40d6f23bf9a365c028868f0d
python.default_version 27
python.versions 26 27
if {$subport != $name} {
- depends_lib port:py${python.version}-numpy \
+ depends_lib-append \
+ port:py${python.version}-numpy \
port:py${python.version}-scipy \
port:py${python.version}-distribute \
port:py${python.version}-scikits-module
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120510/a36a0140/attachment.html>
More information about the macports-changes
mailing list