Revision: 130385 https://trac.macports.org/changeset/130385 Author: larryv@macports.org Date: 2014-12-29 21:20:53 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py{24,25,26}-pyprotocols: Replace with py27 Modified Paths: -------------- trunk/dports/python/py-graveyard/Portfile trunk/dports/python/py-pyprotocols/Portfile Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-30 05:20:50 UTC (rev 130384) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 05:20:53 UTC (rev 130385) @@ -282,6 +282,7 @@ py-pyobjc-quartz 2.5.1_1 31 32 py-pyplusplus-devel 20140721_1 26 31 32 33 py-pyproj 1.9.3_3 26 32 33 +py-pyprotocols 1.0a0dev-r2302_2 24 25 26 py-pyqt4 4.11.2_1 24 25 26 31 32 33 py-pyqt5 5.3.2_1 33 py-pyquery 1.2.4_1 26 31 32 Modified: trunk/dports/python/py-pyprotocols/Portfile =================================================================== --- trunk/dports/python/py-pyprotocols/Portfile 2014-12-30 05:20:50 UTC (rev 130384) +++ trunk/dports/python/py-pyprotocols/Portfile 2014-12-30 05:20:53 UTC (rev 130385) @@ -29,7 +29,7 @@ sha1 cb6925bb3186de87ff51ba194379d705d4ce9ec9 \ rmd160 580e78b65e819a3d74824fe6d9c32212749ae31e -python.versions 24 25 26 27 +python.versions 27 if {${name} ne ${subport}} { depends_lib port:py${python.version}-decoratortools
participants (1)
-
larryv@macports.org