[114824] trunk/dports/python/py-astroML/Portfile

aronnax at macports.org aronnax at macports.org
Mon Dec 16 10:25:32 PST 2013


Revision: 114824
          https://trac.macports.org/changeset/114824
Author:   aronnax at macports.org
Date:     2013-12-16 10:25:31 -0800 (Mon, 16 Dec 2013)
Log Message:
-----------
py-astroML: update to version 0.2

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

Modified: trunk/dports/python/py-astroML/Portfile
===================================================================
--- trunk/dports/python/py-astroML/Portfile	2013-12-16 17:20:44 UTC (rev 114823)
+++ trunk/dports/python/py-astroML/Portfile	2013-12-16 18:25:31 UTC (rev 114824)
@@ -8,7 +8,7 @@
 set realname        astroML
 
 name                py-${realname}
-version             0.1.2
+version             0.2
 categories-append   science
 license             BSD
 platforms           darwin
@@ -31,9 +31,9 @@
 master_sites        http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}
 distname            ${realname}-${version}
 
-checksums           md5     e9c7b8c43b54ee61dba30f5c05cde50b \
-                    sha1    2f57f78d3b824647de6002069c6b0ee90165a44e \
-                    rmd160  70cd5f16457ea7fe62095bd3d53d94626efed026
+checksums           md5     85f558368546660564f20b30efafb024 \
+                    sha1    fab489b9f639ada858c8621d58d3a17573898170 \
+                    rmd160  bee73b9aa6b5e5d09dec684563b4142e891941b9
 
 if {${name} eq ${subport}} {
     livecheck.type      regex
@@ -44,7 +44,8 @@
                     port:py${python.version}-numpy \
                     port:py${python.version}-scipy \
                     port:py${python.version}-matplotlib \
-                    port:py${python.version}-scikit-learn
+                    port:py${python.version}-scikit-learn \
+                    port:py${python.version}-astropy
 
     livecheck.type  none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131216/906754c4/attachment.html>


More information about the macports-changes mailing list