Revision: 118292 https://trac.macports.org/changeset/118292 Author: hum@macports.org Date: 2014-03-29 04:45:38 -0700 (Sat, 29 Mar 2014) Log Message: ----------- py-gensim: update to 0.9.0. Modified Paths: -------------- trunk/dports/python/py-gensim/Portfile Modified: trunk/dports/python/py-gensim/Portfile =================================================================== --- trunk/dports/python/py-gensim/Portfile 2014-03-29 11:34:32 UTC (rev 118291) +++ trunk/dports/python/py-gensim/Portfile 2014-03-29 11:45:38 UTC (rev 118292) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-gensim -version 0.8.9 +version 0.9.0 categories-append textproc maintainers hum openmaintainer supported_archs noarch @@ -22,8 +22,8 @@ license LGPL master_sites https://pypi.python.org/packages/source/g/gensim/ -checksums rmd160 8f8912e1cb1b53e0294b4be81025d3218ba65cd1 \ - sha256 dbbe889dea62141f0d5e0397cf0a82ba776266c372607c7377da2906fd1e5c99 +checksums rmd160 2da18b34dd54dc898c1a2eb694866124b90eaf1e \ + sha256 dcb098a1f600a6bfd11e49fce315d37279d4834b192fc67ccc63a3a3b6b41808 distname gensim-${version}
participants (1)
-
hum@macports.org