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

hum at macports.org hum at macports.org
Thu May 14 04:31:54 PDT 2015


Revision: 136300
          https://trac.macports.org/changeset/136300
Author:   hum at macports.org
Date:     2015-05-14 04:31:54 -0700 (Thu, 14 May 2015)
Log Message:
-----------
py-gensim: do not support obsolete python verions

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

Modified: trunk/dports/python/py-gensim/Portfile
===================================================================
--- trunk/dports/python/py-gensim/Portfile	2015-05-14 11:05:29 UTC (rev 136299)
+++ trunk/dports/python/py-gensim/Portfile	2015-05-14 11:31:54 UTC (rev 136300)
@@ -23,14 +23,12 @@
 license             LGPL
 
 master_sites        https://pypi.python.org/packages/source/g/${real_name}/
-
 checksums           rmd160  bcff1da814a462e97c0fc749a052bb83cd115e3b \
                     sha256  d22f67256caae6388b930c94291105f3901c09a1a79db65dd86a790347795ac6
 
 distname            ${real_name}-${version}
 
-python.versions     26 27 33 34
-# Note: python 2.5 or earlier is not supported according to py-numpy.
+python.versions     27 34
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-numpy \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150514/047da4bb/attachment.html>


More information about the macports-changes mailing list