[112061] trunk/dports/python/py-scss/Portfile
cal at macports.org
cal at macports.org
Thu Oct 10 12:51:37 PDT 2013
Revision: 112061
https://trac.macports.org/changeset/112061
Author: cal at macports.org
Date: 2013-10-10 12:51:37 -0700 (Thu, 10 Oct 2013)
Log Message:
-----------
py-scss: disable python 2.5, which is broken because it doesn't support the with keyword
Modified Paths:
--------------
trunk/dports/python/py-scss/Portfile
Modified: trunk/dports/python/py-scss/Portfile
===================================================================
--- trunk/dports/python/py-scss/Portfile 2013-10-10 19:17:36 UTC (rev 112060)
+++ trunk/dports/python/py-scss/Portfile 2013-10-10 19:51:37 UTC (rev 112061)
@@ -22,7 +22,7 @@
platforms darwin
-python.versions 25 26 27
+python.versions 26 27
python.default_version 27
if {$subport != $name} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131010/d6022410/attachment.html>
More information about the macports-changes
mailing list