Revision: 130453 https://trac.macports.org/changeset/130453 Author: larryv@macports.org Date: 2014-12-30 16:51:15 -0800 (Tue, 30 Dec 2014) Log Message: ----------- py{24,25,31,32}-ez_setup: Replace with py{27,34} Modified Paths: -------------- trunk/dports/python/py-ez_setup/Portfile trunk/dports/python/py-graveyard/Portfile Modified: trunk/dports/python/py-ez_setup/Portfile =================================================================== --- trunk/dports/python/py-ez_setup/Portfile 2014-12-31 00:51:12 UTC (rev 130452) +++ trunk/dports/python/py-ez_setup/Portfile 2014-12-31 00:51:15 UTC (rev 130453) @@ -21,7 +21,7 @@ checksums rmd160 796b5364e8e64455468b76b4f8a2fd10f0389d1b \ sha256 303c5b17d552d1e3fb0505d80549f8579f557e13d8dc90e5ecef3c07d7f58642 -python.versions 24 25 26 27 31 32 34 +python.versions 26 27 34 python.default_version 27 if {${name} ne ${subport}} { Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-31 00:51:12 UTC (rev 130452) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-31 00:51:15 UTC (rev 130453) @@ -158,6 +158,7 @@ py-etsproxy 0.1.1_1 25 py-exif 1.0.2_1 24 25 26 py-exiv2 0.3.2_3 26 +py-ez_setup 0.9_1 24 25 31 32 py-ezodf 0.2.5_1 26 32 33 py-ezpycrypto 0.1.1_2 24 py-fabric 1.6.1_2 25 26