Revision
121507
Author
sean@macports.org
Date
2014-06-27 13:42:13 -0700 (Fri, 27 Jun 2014)

Log Message

py-jedi: add support for python 3.4; fixes #44158

Modified Paths

Diff

Modified: trunk/dports/python/py-jedi/Portfile (121506 => 121507)


--- trunk/dports/python/py-jedi/Portfile	2014-06-27 19:28:33 UTC (rev 121506)
+++ trunk/dports/python/py-jedi/Portfile	2014-06-27 20:42:13 UTC (rev 121507)
@@ -20,7 +20,7 @@
 checksums           rmd160  3aad36ead822873f3718aa05f78f25098f2c3ac5 \
                     sha256  80d6520475746422969e8c8c66ad1494faeacb0abc87e0d5ec8bebd4ac7abcd0
 
-python.versions     26 27 32 33
+python.versions     26 27 32 33 34
 
 if {${name} ne ${subport}} {
     depends_build-append port:py${python.version}-setuptools