[125081] trunk/dports/python/py-celementtree/Portfile
Joshua Root
jmr at macports.org
Thu Sep 4 21:21:40 PDT 2014
> Revision: 125081
> https://trac.macports.org/changeset/125081
> Author: afb at macports.org
> Date: 2014-09-04 11:51:21 -0700 (Thu, 04 Sep 2014)
> Log Message:
> -----------
> add py27-celementtree for py27-kid
>
> Modified Paths:
> --------------
> trunk/dports/python/py-celementtree/Portfile
>
> Modified: trunk/dports/python/py-celementtree/Portfile
> ===================================================================
> --- trunk/dports/python/py-celementtree/Portfile 2014-09-04 18:47:46 UTC (rev 125080)
> +++ trunk/dports/python/py-celementtree/Portfile 2014-09-04 18:51:21 UTC (rev 125081)
> @@ -20,7 +20,7 @@
> checksums sha1 b36c95fd90d53746424c10db45b102b8fab260b8
> use_zip yes
>
> -python.versions 25 26
> +python.versions 25 26 27
The homepage says:
> cElementTree is included with Python 2.5 and later, as xml.etree.cElementTree.
Does kid not work with the included version for some reason?
- Josh
More information about the macports-dev
mailing list