Revision: 130356 https://trac.macports.org/changeset/130356 Author: larryv@macports.org Date: 2014-12-29 20:17:06 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py{26,31,32,33}-cssselect: Replace with py{27,34} Modified Paths: -------------- trunk/dports/python/py-cssselect/Portfile trunk/dports/python/py-graveyard/Portfile Modified: trunk/dports/python/py-cssselect/Portfile =================================================================== --- trunk/dports/python/py-cssselect/Portfile 2014-12-30 04:17:03 UTC (rev 130355) +++ trunk/dports/python/py-cssselect/Portfile 2014-12-30 04:17:06 UTC (rev 130356) @@ -26,7 +26,7 @@ checksums rmd160 5e1c8da5e94411ca3928d3a805b60fe51d7f8484 \ sha256 0535a7e27014874b27ae3a4d33e8749e345bdfa62766195208b7996bf1100682 -python.versions 26 27 31 32 33 34 +python.versions 27 34 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-30 04:17:03 UTC (rev 130355) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 04:17:06 UTC (rev 130356) @@ -107,7 +107,7 @@ creoleparser 0.7.4_1 25 26 crypto 2.6.1_2 24 25 26 31 32 33 cryptography 0.6.1_1 26 33 -cssselect 0.9.1_1 25 +cssselect 0.9.1_1 25 26 31 32 33 csvkit 0.4.3_1 26 curlish 1.22_1 26 cython 0.21.1_1 24 25 26 31 32 33