Revision: 128936 https://trac.macports.org/changeset/128936 Author: stromnov@macports.org Date: 2014-11-29 23:28:45 -0800 (Sat, 29 Nov 2014) Log Message: ----------- py-blaze: update to version 0.6.7 Modified Paths: -------------- trunk/dports/python/py-blaze/Portfile Modified: trunk/dports/python/py-blaze/Portfile =================================================================== --- trunk/dports/python/py-blaze/Portfile 2014-11-30 07:27:06 UTC (rev 128935) +++ trunk/dports/python/py-blaze/Portfile 2014-11-30 07:28:45 UTC (rev 128936) @@ -5,7 +5,7 @@ PortGroup github 1.0 PortGroup python 1.0 -github.setup ContinuumIO blaze 0.6.6 +github.setup ContinuumIO blaze 0.6.7 name py-blaze revision 0 @@ -27,8 +27,8 @@ homepage http://blaze.pydata.org/ -checksums rmd160 05d8da795af336a27b8832d80a46196e7540527e \ - sha256 8b2e8d815d6fd4afd88fd36b61dc1c726ba61b0dae065ec56d36aa9c6341ba8e +checksums rmd160 fc032767c2a44b3a077c3cb54a8d59118a40a86f \ + sha256 86e3313cca382119e06b5393a810747dde6edaaabb8193aa1447c0bf0bd08934 if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-numpy \
participants (1)
-
stromnov@macports.org