Permalink
Browse files
py-gensim: update to version 3.4.0
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
python/py-gensim/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-gensim |
|
|
version 3.3.0 |
|
|
version 3.4.0 |
|
|
categories-append textproc |
|
|
platforms darwin |
|
|
license LGPL |
|
|
@@ -25,8 +25,8 @@ homepage http://radimrehurek.com/gensim/ |
|
|
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 cdf6731f2504442c3e303c1ad6d9728161618079 \ |
|
|
sha256 6b2a813887583e63c8cedd26a91782e5f1e416a11f85394a92ae3ff908e0be03 |
|
|
checksums rmd160 848df5396415f4c1bc5421baeb2d0b42142314f9 \ |
|
|
sha256 05844c82c7c176449218fd3fc31e55e5d8b3fae460f261b11231f4c8ef2ed5e0 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|