[117353] trunk/dports/python/py-blaze/Portfile
Revision: 117353 https://trac.macports.org/changeset/117353 Author: stromnov@macports.org Date: 2014-02-23 07:32:45 -0800 (Sun, 23 Feb 2014) Log Message: ----------- py-blaze: update to version 0.4.2 Modified Paths: -------------- trunk/dports/python/py-blaze/Portfile Modified: trunk/dports/python/py-blaze/Portfile =================================================================== --- trunk/dports/python/py-blaze/Portfile 2014-02-23 15:31:27 UTC (rev 117352) +++ trunk/dports/python/py-blaze/Portfile 2014-02-23 15:32:45 UTC (rev 117353) @@ -5,7 +5,7 @@ PortGroup github 1.0 PortGroup python 1.0 -github.setup ContinuumIO blaze 0.4.1 +github.setup ContinuumIO blaze 0.4.2 name py-blaze categories-append devel @@ -26,8 +26,8 @@ homepage http://blaze.pydata.org/ -checksums rmd160 a91599d69e33b96f01a4e5b37e87ae3d6db58295 \ - sha256 53ea623e87a411838c78eeb79047088ba52bfdfd1ccd306a89c721bb2ba6ccfe +checksums rmd160 9cfde0c8923ffbd16b4f9c8e7db658dc75356509 \ + sha256 8fb459fb37a9ef859abdf661046597bbc89cda9635f591de959804f140355e8f if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-numpy \
participants (1)
-
stromnov@macports.org