[105450] trunk/dports/python/py-eyed3/Portfile

elelay at macports.org elelay at macports.org
Sat Apr 20 11:44:21 PDT 2013


Revision: 105450
          https://trac.macports.org/changeset/105450
Author:   elelay at macports.org
Date:     2013-04-20 11:44:21 -0700 (Sat, 20 Apr 2013)
Log Message:
-----------
py25-eyed3: 0.7.1 not compatible with python 2.5 and no port depending on it, so dropping it

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

Modified: trunk/dports/python/py-eyed3/Portfile
===================================================================
--- trunk/dports/python/py-eyed3/Portfile	2013-04-20 18:10:25 UTC (rev 105449)
+++ trunk/dports/python/py-eyed3/Portfile	2013-04-20 18:44:21 UTC (rev 105450)
@@ -23,7 +23,8 @@
 extract.suffix		.tgz
 checksums           sha1    6f67346845af42c03448f25e8b524449f1170b51
 
-python.versions	25 26 27
+# setyp.py is not compatible with python 2.5 as of 0.7.1
+python.versions	26 27
 
 if {$subport != $name} {
     # override commands because they add --no-user-cfg which is not supported
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130420/394b9bec/attachment-0001.html>


More information about the macports-changes mailing list