Revision: 130303 https://trac.macports.org/changeset/130303 Author: larryv@macports.org Date: 2014-12-29 17:21:31 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py25-celementtree: Replace with py27 Modified Paths: -------------- trunk/dports/python/py-celementtree/Portfile trunk/dports/python/py-graveyard/Portfile Modified: trunk/dports/python/py-celementtree/Portfile =================================================================== --- trunk/dports/python/py-celementtree/Portfile 2014-12-30 01:21:29 UTC (rev 130302) +++ trunk/dports/python/py-celementtree/Portfile 2014-12-30 01:21:31 UTC (rev 130303) @@ -23,7 +23,7 @@ use_zip yes checksums sha1 b36c95fd90d53746424c10db45b102b8fab260b8 -python.versions 25 26 27 +python.versions 26 27 if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-elementtree Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-30 01:21:29 UTC (rev 130302) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 01:21:31 UTC (rev 130303) @@ -81,6 +81,7 @@ buzhug 1.8_2 25 26 cairo 1.10.0_4 32 cairosvg 1.0.9_1 32 +celementtree 1.0.5-20051216_1 25 celery 3.1.16_1 26 32 33 certifi 14.05.14_1 25 26 cherrypy3 3.2.0_1 24 25 26
participants (1)
-
larryv@macports.org