[130353] trunk/dports/python/py-pyquery/Portfile
Revision: 130353 https://trac.macports.org/changeset/130353 Author: larryv@macports.org Date: 2014-12-29 20:16:59 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py-pyquery: Add Python 3.4 subport Modified Paths: -------------- trunk/dports/python/py-pyquery/Portfile Modified: trunk/dports/python/py-pyquery/Portfile =================================================================== --- trunk/dports/python/py-pyquery/Portfile 2014-12-30 04:16:53 UTC (rev 130352) +++ trunk/dports/python/py-pyquery/Portfile 2014-12-30 04:16:59 UTC (rev 130353) @@ -22,7 +22,7 @@ checksums rmd160 bce4fef874ecdefcb98b1af3d15e4972e613e068 \ sha256 1c39f786c42430279eadf787f1ef06873f15c9acba2698c23dfd925ac7b169d7 -python.versions 26 27 31 32 +python.versions 26 27 31 32 34 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools
participants (1)
-
larryv@macports.org