Revision
107533
Author
aronnax@macports.org
Date
2013-07-02 03:15:37 -0700 (Tue, 02 Jul 2013)

Log Message

py-mlpy: add subports for Python 3.2 and 3.3, fixes #39601

Modified Paths

Diff

Modified: trunk/dports/python/py-mlpy/Portfile (107532 => 107533)


--- trunk/dports/python/py-mlpy/Portfile	2013-07-02 07:30:19 UTC (rev 107532)
+++ trunk/dports/python/py-mlpy/Portfile	2013-07-02 10:15:37 UTC (rev 107533)
@@ -31,7 +31,7 @@
 
 checksums           sha1    32f986f7f0f7cce5c773d2909d34705eab39df16
 
-python.versions     26 27
+python.versions     26 27 32 33
 
 if {$subport != $name} {
     depends_build   port:py${python.version}-setuptools