Skip to content
Permalink
Browse files

py-gensim: update to 3.7.2

  • Loading branch information
stromnov committed Apr 10, 2019
1 parent d16050f commit 7d39b48a3cda0fa8b56a659cbfab7981755938ec
Showing with 5 additions and 7 deletions.
  1. +5 −7 python/py-gensim/Portfile
@@ -2,9 +2,10 @@

PortSystem 1.0
PortGroup python 1.0
PortGroup github 1.0

github.setup RaRe-Technologies gensim 3.7.2
name py-gensim
version 3.7.0
categories-append textproc
platforms darwin
license LGPL-2+
@@ -22,12 +23,9 @@ long_description Gensim is a Python library for topic modelling, document \

homepage http://radimrehurek.com/gensim/

master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}

checksums rmd160 11766fec40ba48c755821abc881df47cf7f5c5d5 \
sha256 3edbfe71bcf4a33eb5a95ae7a930c00480fa19a07ff449d2ab2124f0e019240e \
size 23400094
checksums rmd160 150db9b2b95b8ea75c47a5f37c1d62fb6ce2532c \
sha256 f2d75386c242724d6206dbd00dd16a14cf8ae2edf9d9e660c535ef19462e3ee7 \
size 42991341

if {${name} ne ${subport}} {
depends_build-append \

0 comments on commit 7d39b48

Please sign in to comment.
You can’t perform that action at this time.