Revision
130384
Author
larryv@macports.org
Date
2014-12-29 21:20:50 -0800 (Mon, 29 Dec 2014)

Log Message

py{24,25}-ruledispatch: Replace with py27

Modified Paths

Diff

Modified: trunk/dports/python/py-graveyard/Portfile (130383 => 130384)


--- trunk/dports/python/py-graveyard/Portfile	2014-12-30 05:20:46 UTC (rev 130383)
+++ trunk/dports/python/py-graveyard/Portfile	2014-12-30 05:20:50 UTC (rev 130384)
@@ -314,6 +314,7 @@
 py-rpy2                 2.4.4_1     25 26 33
 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-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-ruledispatch/Portfile (130383 => 130384)


--- trunk/dports/python/py-ruledispatch/Portfile	2014-12-30 05:20:46 UTC (rev 130383)
+++ trunk/dports/python/py-ruledispatch/Portfile	2014-12-30 05:20:50 UTC (rev 130384)
@@ -22,7 +22,7 @@
                     rmd160  e109c1df8f164993c3236af60397d61029040259
 dist_subdir         python
 
-python.versions     24 25 27
+python.versions     27
 
 if {${name} ne ${subport}} {
     depends_lib     port:py${python.version}-pyprotocols