Revision: 130298 https://trac.macports.org/changeset/130298 Author: larryv@macports.org Date: 2014-12-29 17:21:21 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py25-turbokid: Replace with py27 Modified Paths: -------------- trunk/dports/python/py-graveyard/Portfile trunk/dports/python/py-turbokid/Portfile Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-30 01:21:18 UTC (rev 130297) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 01:21:21 UTC (rev 130298) @@ -313,6 +313,7 @@ tsk 20140320_1 24 25 26 tstables 0.0.13_1 26 turbogears 1.0.4.4_1 25 +turbokid 1.0.4_1 25 twitter 1.0_1 24 25 26 tz-gae 2011h_1 24 25 26 31 32 uritemplate 0.6_1 25 26 33 Modified: trunk/dports/python/py-turbokid/Portfile =================================================================== --- trunk/dports/python/py-turbokid/Portfile 2014-12-30 01:21:18 UTC (rev 130297) +++ trunk/dports/python/py-turbokid/Portfile 2014-12-30 01:21:21 UTC (rev 130298) @@ -24,7 +24,7 @@ sha1 31f07da56fe8899aff73fbe1f251e0c985a3239f \ rmd160 407792b9e77ec53314955daf83bd32e5b0b9be07 -python.versions 25 27 +python.versions 27 if {${name} ne ${subport}} { depends_build port:py${python.version}-setuptools
participants (1)
-
larryv@macports.org