[141607] trunk/dports/python/py-tables/Portfile
petr at macports.org
petr at macports.org
Sat Dec 12 02:14:48 PST 2015
Revision: 141607
https://trac.macports.org/changeset/141607
Author: petr at macports.org
Date: 2015-10-22 16:07:03 -0700 (Thu, 22 Oct 2015)
Log Message:
-----------
py-tables: add py35 subport, required by py35-pandas
Modified Paths:
--------------
trunk/dports/python/py-tables/Portfile
Modified: trunk/dports/python/py-tables/Portfile
===================================================================
--- trunk/dports/python/py-tables/Portfile 2015-10-22 20:59:04 UTC (rev 141606)
+++ trunk/dports/python/py-tables/Portfile 2015-10-22 23:07:03 UTC (rev 141607)
@@ -13,7 +13,7 @@
platforms darwin
license BSD
-python.versions 27 34
+python.versions 27 34 35
maintainers mmoll openmaintainer
@@ -63,7 +63,7 @@
port:lzo2 \
port:blosc
- if {${subport} eq "py26-${realname}" || ${subport} eq "py27-${realname}"} {
+ if {${subport} eq "py27-${realname}"} {
depends_lib-append port:py${python.version}-scientific
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/012f710f/attachment.html>
More information about the macports-changes
mailing list