[138407] trunk/dports/python/py-gensim/Portfile

hum at macports.org hum at macports.org
Tue Jul 7 07:56:28 PDT 2015


Revision: 138407
          https://trac.macports.org/changeset/138407
Author:   hum at macports.org
Date:     2015-07-07 07:56:28 -0700 (Tue, 07 Jul 2015)
Log Message:
-----------
py-gensim: update to 0.12.0

Modified Paths:
--------------
    trunk/dports/python/py-gensim/Portfile

Modified: trunk/dports/python/py-gensim/Portfile
===================================================================
--- trunk/dports/python/py-gensim/Portfile	2015-07-07 14:54:59 UTC (rev 138406)
+++ trunk/dports/python/py-gensim/Portfile	2015-07-07 14:56:28 UTC (rev 138407)
@@ -6,7 +6,7 @@
 
 set real_name       gensim
 name                py-${real_name}
-version             0.11.1
+version             0.12.0
 categories-append   textproc
 maintainers         hum openmaintainer
 supported_archs     noarch
@@ -23,14 +23,13 @@
 license             LGPL
 
 master_sites        https://pypi.python.org/packages/source/g/${real_name}/
-checksums           rmd160  bcff1da814a462e97c0fc749a052bb83cd115e3b \
-                    sha256  d22f67256caae6388b930c94291105f3901c09a1a79db65dd86a790347795ac6
-
 distname            ${real_name}-${version}
 
 python.versions     27 34
 
 if {${name} ne ${subport}} {
+    checksums           rmd160  fa96be17860d013d7524a082be5a3e929f46858a \
+                        sha256  40bd792d01f411ee2a26288a09564c65cd9400f85382df98192015507860e22f
     depends_lib-append  port:py${python.version}-numpy \
                         port:py${python.version}-scipy
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150707/923f662b/attachment.html>


More information about the macports-changes mailing list