Revision: 130325 https://trac.macports.org/changeset/130325 Author: larryv@macports.org Date: 2014-12-29 18:49:36 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py{26,31,32}-clint: Replace with py{27,34} Modified Paths: -------------- trunk/dports/python/py-clint/Portfile trunk/dports/python/py-graveyard/Portfile Modified: trunk/dports/python/py-clint/Portfile =================================================================== --- trunk/dports/python/py-clint/Portfile 2014-12-30 02:49:34 UTC (rev 130324) +++ trunk/dports/python/py-clint/Portfile 2014-12-30 02:49:36 UTC (rev 130325) @@ -25,7 +25,7 @@ checksums rmd160 225e0b50b56948bf74963da79e4a751140dd8b5c \ sha256 9c974ee8d5bc7fe4f62de1cc48eb85f50c10b17aa712ffa4f15b7e77209f8f35 -python.versions 26 27 31 32 34 +python.versions 27 34 if {${name} ne ${subport}} { livecheck.type none Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-30 02:49:34 UTC (rev 130324) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 02:49:36 UTC (rev 130325) @@ -95,6 +95,7 @@ cidrize 0.6.4_1 25 26 cjson 1.1.0_1 24 25 clientform 0.2.9_1 24 25 +clint 0.3.1_3 26 31 32 colander 0.9.9_1 26 32 couchdb 0.9_1 25 coverage 3.7.1_1 25 31 32
participants (1)
-
larryv@macports.org