Revision: 124938 https://trac.macports.org/changeset/124938 Author: stromnov@macports.org Date: 2014-08-31 14:32:23 -0700 (Sun, 31 Aug 2014) Log Message: ----------- py-blaze: update to version 0.6.3 Modified Paths: -------------- trunk/dports/python/py-blaze/Portfile Modified: trunk/dports/python/py-blaze/Portfile =================================================================== --- trunk/dports/python/py-blaze/Portfile 2014-08-31 21:20:34 UTC (rev 124937) +++ trunk/dports/python/py-blaze/Portfile 2014-08-31 21:32:23 UTC (rev 124938) @@ -5,10 +5,10 @@ PortGroup github 1.0 PortGroup python 1.0 -github.setup ContinuumIO blaze 0.6.2 +github.setup ContinuumIO blaze 0.6.3 name py-blaze -revision 1 +revision 0 categories-append devel platforms darwin license BSD @@ -27,8 +27,8 @@ homepage http://blaze.pydata.org/ -checksums rmd160 35bb1c24f4c4e0b2dec925c76d52acb9481dab34 \ - sha256 6dd2b443c1ce579a6cac601e0cd2e4632dfc707b05bc3f90cf5081082c9a6128 +checksums rmd160 6ad3a4f48902cfc88bdbd1737bf55a6d2f6f638c \ + sha256 d317c00555b92b2821cad0d9f826ae6a62dd7b580b7366774d1959a4c4e252ba if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-numpy \
participants (1)
-
stromnov@macports.org