Revision
130547
Author
larryv@macports.org
Date
2014-12-31 14:19:03 -0800 (Wed, 31 Dec 2014)

Log Message

py32-mlpy: Replace with py34

Modified Paths

Diff

Modified: trunk/dports/python/py-graveyard/Portfile (130546 => 130547)


--- trunk/dports/python/py-graveyard/Portfile	2014-12-31 22:18:58 UTC (rev 130546)
+++ trunk/dports/python/py-graveyard/Portfile	2014-12-31 22:19:03 UTC (rev 130547)
@@ -276,6 +276,7 @@
 py-mhash                1.4_2       24 25 26
 py-mimeparse            0.1.3_1     24 25 26 31 32
 py-misaka               1.0.2_1     32
+py-mlpy                 3.5.0_1     32
 py-MMTK                 2.7.4_3     26
 py-modulegraph          0.12_2      24 25 31 32
 py-moin                 1.9.7_1     25 26

Modified: trunk/dports/python/py-mlpy/Portfile (130546 => 130547)


--- trunk/dports/python/py-mlpy/Portfile	2014-12-31 22:18:58 UTC (rev 130546)
+++ trunk/dports/python/py-mlpy/Portfile	2014-12-31 22:19:03 UTC (rev 130547)
@@ -31,7 +31,7 @@
 
 checksums           sha1    32f986f7f0f7cce5c773d2909d34705eab39df16
 
-python.versions     26 27 32 33 34
+python.versions     26 27 33 34
 
 if {${name} ne ${subport}} {
     depends_build   port:py${python.version}-setuptools