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

Log Message

py32-scikit-image: Replace with py34

Modified Paths

Diff

Modified: trunk/dports/python/py-graveyard/Portfile (130548 => 130549)


--- trunk/dports/python/py-graveyard/Portfile	2014-12-31 22:19:05 UTC (rev 130548)
+++ trunk/dports/python/py-graveyard/Portfile	2014-12-31 22:19:07 UTC (rev 130549)
@@ -378,6 +378,7 @@
 py-rtree                0.8.0_1     26 33
 py-rudolf               0.3_1       25 26
 py-ruledispatch         0.5a0.dev-r2306_1 24 25
+py-scikit-image         0.10.1_1    32
 py-scikits-module       0.1_1       24 25 32
 py-serial               2.7_1       26 33
 py-sfepy                2013.4_1    26

Modified: trunk/dports/python/py-scikit-image/Portfile (130548 => 130549)


--- trunk/dports/python/py-scikit-image/Portfile	2014-12-31 22:19:05 UTC (rev 130548)
+++ trunk/dports/python/py-scikit-image/Portfile	2014-12-31 22:19:07 UTC (rev 130549)
@@ -12,7 +12,7 @@
 platforms           darwin
 license             BSD
 
-python.versions     26 27 32 33 34
+python.versions     26 27 33 34
 
 maintainers         stromnov openmaintainer