[92958] trunk/dports/python/py-suds/Portfile

mmoll at macports.org mmoll at macports.org
Fri May 11 13:12:09 PDT 2012


Revision: 92958
          https://trac.macports.org/changeset/92958
Author:   mmoll at macports.org
Date:     2012-05-11 13:12:08 -0700 (Fri, 11 May 2012)
Log Message:
-----------
py-suds: remove 31 and 32 from python.versions. Python 3.1 and 3.2 version don't work with py-suds.

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

Modified: trunk/dports/python/py-suds/Portfile
===================================================================
--- trunk/dports/python/py-suds/Portfile	2012-05-11 20:09:14 UTC (rev 92957)
+++ trunk/dports/python/py-suds/Portfile	2012-05-11 20:12:08 UTC (rev 92958)
@@ -22,7 +22,7 @@
                     rmd160  6d7ed5c7a83680542509aa26cf5165673871db78
 distname            python-${realname}-${version}
 
-python.versions     25 26 27 31 32
+python.versions     25 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/20120511/692414be/attachment.html>


More information about the macports-changes mailing list