Revision: 130354 https://trac.macports.org/changeset/130354 Author: larryv@macports.org Date: 2014-12-29 20:17:01 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py{26,31,32}-pyquery: Replace with py{27,34} Modified Paths: -------------- trunk/dports/python/py-graveyard/Portfile trunk/dports/python/py-pyquery/Portfile Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-30 04:16:59 UTC (rev 130353) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 04:17:01 UTC (rev 130354) @@ -273,6 +273,7 @@ pyproj 1.9.3_3 26 32 33 pyqt4 4.11.2_1 24 25 26 31 32 33 pyqt5 5.3.2_1 33 +pyquery 1.2.4_1 26 31 32 pyqwt 5.2.0_11 26 pyregion 1.1.2_1 26 33 pyside 1.2.2_2 26 32 33 Modified: trunk/dports/python/py-pyquery/Portfile =================================================================== --- trunk/dports/python/py-pyquery/Portfile 2014-12-30 04:16:59 UTC (rev 130353) +++ trunk/dports/python/py-pyquery/Portfile 2014-12-30 04:17:01 UTC (rev 130354) @@ -22,7 +22,7 @@ checksums rmd160 bce4fef874ecdefcb98b1af3d15e4972e613e068 \ sha256 1c39f786c42430279eadf787f1ef06873f15c9acba2698c23dfd925ac7b169d7 -python.versions 26 27 31 32 34 +python.versions 27 34 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools
participants (1)
-
larryv@macports.org