Revision
130387
Author
larryv@macports.org
Date
2014-12-29 21:20:57 -0800 (Mon, 29 Dec 2014)

Log Message

py-pytools: Add Python 3.4 subport

Modified Paths

Diff

Modified: trunk/dports/python/py-pytools/Portfile (130386 => 130387)


--- trunk/dports/python/py-pytools/Portfile	2014-12-30 05:20:55 UTC (rev 130386)
+++ trunk/dports/python/py-pytools/Portfile	2014-12-30 05:20:57 UTC (rev 130387)
@@ -22,7 +22,7 @@
 checksums           rmd160  295d30e025fdae08a495da2bbd076d86fce898f4 \
                     sha256  e15dc874f9d8b3f13cf6297e509eaffe722c459cd92a39858813b8dba55bc77e
 
-python.versions     26 27 31 32 33
+python.versions     26 27 31 32 33 34
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools