Revision: 130347 https://trac.macports.org/changeset/130347 Author: larryv@macports.org Date: 2014-12-29 19:57:48 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py25-recaptcha: Replace with py27 Modified Paths: -------------- trunk/dports/python/py-graveyard/Portfile trunk/dports/python/py-recaptcha/Portfile Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-30 03:57:46 UTC (rev 130346) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 03:57:48 UTC (rev 130347) @@ -287,6 +287,7 @@ qutip 2.2.0_2 26 rasterio 0.15_1 33 rbtools 0.4.3_1 24 25 26 +recaptcha 1.0.6_1 25 redis 2.10.3_1 25 31 32 regex 0.1-20141009_1 26 31 32 33 repl 0.8.1_1 24 25 26 Modified: trunk/dports/python/py-recaptcha/Portfile =================================================================== --- trunk/dports/python/py-recaptcha/Portfile 2014-12-30 03:57:46 UTC (rev 130346) +++ trunk/dports/python/py-recaptcha/Portfile 2014-12-30 03:57:48 UTC (rev 130347) @@ -31,7 +31,7 @@ sha1 661317355af7a2985c9011b6efa026b7178e9917 \ rmd160 7dffe66b7fd37f5be2a7d7b2bf24c3978f46c8e9 -python.versions 25 27 +python.versions 27 if {${name} ne ${subport}} { depends_build port:py${python.version}-setuptools