Revision: 130309 https://trac.macports.org/changeset/130309 Author: larryv@macports.org Date: 2014-12-29 17:46:33 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py{24,25}-checker: Replace with py27 Modified Paths: -------------- trunk/dports/python/py-checker/Portfile trunk/dports/python/py-graveyard/Portfile Modified: trunk/dports/python/py-checker/Portfile =================================================================== --- trunk/dports/python/py-checker/Portfile 2014-12-30 01:46:30 UTC (rev 130308) +++ trunk/dports/python/py-checker/Portfile 2014-12-30 01:46:33 UTC (rev 130309) @@ -26,7 +26,7 @@ distname pychecker-${version} checksums md5 ef156a631df46de150a364912f2e36c8 -python.versions 24 25 26 27 +python.versions 26 27 if {${name} ne ${subport}} { patchfiles patch-setup.py.diff Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-30 01:46:30 UTC (rev 130308) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 01:46:33 UTC (rev 130309) @@ -86,6 +86,7 @@ certifi 14.05.14_1 25 26 cffi 0.8.6_1 32 chardet 2.2.1_1 32 +checker 0.8.18_2 24 25 cherrypy3 3.2.0_1 24 25 26 chm 0.8.4_2 24 25 26 chm2pdf 0.9.1_1 26
participants (1)
-
larryv@macports.org