[140990] trunk/dports/python/py-sip/Portfile
michaelld at macports.org
michaelld at macports.org
Wed Oct 7 08:56:41 PDT 2015
Revision: 140990
https://trac.macports.org/changeset/140990
Author: michaelld at macports.org
Date: 2015-10-07 08:56:41 -0700 (Wed, 07 Oct 2015)
Log Message:
-----------
py-sip: add python35 support.
Modified Paths:
--------------
trunk/dports/python/py-sip/Portfile
Modified: trunk/dports/python/py-sip/Portfile
===================================================================
--- trunk/dports/python/py-sip/Portfile 2015-10-07 15:54:40 UTC (rev 140989)
+++ trunk/dports/python/py-sip/Portfile 2015-10-07 15:56:41 UTC (rev 140990)
@@ -41,7 +41,7 @@
set branch [join [lrange [split ${version} .] 0 1] .]
set patch [lindex [split ${version} .] 2]
-python.versions 27 34
+python.versions 27 34 35
python.default_version 27
if {${name} ne ${subport}} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151007/a62aa9b6/attachment.html>
More information about the macports-changes
mailing list