[89526] trunk/dports/python/py-traits/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Wed Feb 1 09:31:33 PST 2012
Revision: 89526
http://trac.macports.org/changeset/89526
Author: macsforever2000 at macports.org
Date: 2012-02-01 09:31:32 -0800 (Wed, 01 Feb 2012)
Log Message:
-----------
py-traits: remove non-building python24 version.
Modified Paths:
--------------
trunk/dports/python/py-traits/Portfile
Modified: trunk/dports/python/py-traits/Portfile
===================================================================
--- trunk/dports/python/py-traits/Portfile 2012-02-01 17:05:15 UTC (rev 89525)
+++ trunk/dports/python/py-traits/Portfile 2012-02-01 17:31:32 UTC (rev 89526)
@@ -21,7 +21,9 @@
sha1 7a068371c400bed3aae727575ed18b00188a629a \
rmd160 43a83ca0006ec854974cd705ebbc2d7dd80361a1
-python.versions 24 25 26 27
+# Build fails on python 2.4 due to "from __future__ import absolute_import"
+python.versions 25 26 27
+python.default_version 25
if {$subport != $name} {
depends_build-append port:py${python.version}-distribute
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120201/69044f36/attachment.html>
More information about the macports-changes
mailing list