[130422] trunk/dports/python
larryv at macports.org
larryv at macports.org
Mon Dec 29 22:42:03 PST 2014
Revision: 130422
https://trac.macports.org/changeset/130422
Author: larryv at macports.org
Date: 2014-12-29 22:42:03 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
py{24,25}-elementtree: Replace with py27
Modified Paths:
--------------
trunk/dports/python/py-elementtree/Portfile
trunk/dports/python/py-graveyard/Portfile
Modified: trunk/dports/python/py-elementtree/Portfile
===================================================================
--- trunk/dports/python/py-elementtree/Portfile 2014-12-30 06:42:00 UTC (rev 130421)
+++ trunk/dports/python/py-elementtree/Portfile 2014-12-30 06:42:03 UTC (rev 130422)
@@ -7,9 +7,7 @@
name py-elementtree
# if version or revision change, be sure to update the py24 subport revision
version 1.2.6-20050316
-python.versions 24 25 26 27
-# originally for py24
-# python.default_version 24
+python.versions 26 27
platforms darwin
maintainers snc openmaintainer
license MIT
@@ -25,9 +23,6 @@
homepage http://effbot.org/zone/element-index.htm
if {${name} ne ${subport}} {
- if {${python.version} == 24} {
- revision 1
- }
master_sites http://effbot.org/downloads/
distname elementtree-${version}
checksums rmd160 813aaf07a0fcdfb23d29b648a8e082e1674539f5 \
Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile 2014-12-30 06:42:00 UTC (rev 130421)
+++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 06:42:03 UTC (rev 130422)
@@ -141,6 +141,7 @@
py-dpkt 1.8_1 24 25 26
py-dsv 1.4.0_2 24
py-dynd 0.6.5_1 26 33
+py-elementtree 1.2.6-20050316_2 24 25
py-elixir 0.7.1_1 24 25
py-emcee 2.1.0_1 26 32 33
py-empy 3.3.2_1 24 25 26 31 32 33
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/ebf7b9c8/attachment.html>
More information about the macports-changes
mailing list