Revision: 130421 https://trac.macports.org/changeset/130421 Author: larryv@macports.org Date: 2014-12-29 22:42:00 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py25-pybtex: Replace with py27 Modified Paths: -------------- trunk/dports/python/py-graveyard/Portfile trunk/dports/python/py-pybtex/Portfile Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-30 06:41:58 UTC (rev 130420) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 06:42:00 UTC (rev 130421) @@ -271,6 +271,7 @@ py-py 1.4.25_1 25 26 32 33 py-py2app 0.9_2 24 25 31 32 py-pyaudio 0.2.7_1 32 +py-pybtex 0.16_1 25 py-pydot 1.0.28_2 25 py-pyepl 1.0.29_2 26 py-pyface 4.4.0_2 26 Modified: trunk/dports/python/py-pybtex/Portfile =================================================================== --- trunk/dports/python/py-pybtex/Portfile 2014-12-30 06:41:58 UTC (rev 130420) +++ trunk/dports/python/py-pybtex/Portfile 2014-12-30 06:42:00 UTC (rev 130421) @@ -28,8 +28,7 @@ use_bzip2 yes -python.versions 25 26 27 -python.default_version 27 +python.versions 26 27 if {${name} ne ${subport}} { depends_lib port:py${python.version}-elementtree \