Revision: 130286 https://trac.macports.org/changeset/130286 Author: larryv@macports.org Date: 2014-12-29 17:20:55 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py-turbocheetah: Add Python 2.7 subport Modified Paths: -------------- trunk/dports/python/py-turbocheetah/Portfile Modified: trunk/dports/python/py-turbocheetah/Portfile =================================================================== --- trunk/dports/python/py-turbocheetah/Portfile 2014-12-30 01:20:53 UTC (rev 130285) +++ trunk/dports/python/py-turbocheetah/Portfile 2014-12-30 01:20:55 UTC (rev 130286) @@ -24,7 +24,7 @@ sha1 f2e983c1a57e00e4abbffb906280e147dcd787e9 \ rmd160 6d224c43740a9d0e13bb8a765d710df0ec169986 -python.versions 24 25 +python.versions 24 25 27 if {${name} ne ${subport}} { depends_build port:py${python.version}-setuptools
participants (1)
-
larryv@macports.org