Revision
149805
Author
and.damore@macports.org
Date
2016-06-30 03:18:37 -0700 (Thu, 30 Jun 2016)

Log Message

port py-virtualfish: enable python 3.5 subport; nomantainer

Modified Paths

Diff

Modified: trunk/dports/python/py-virtualfish/Portfile (149804 => 149805)


--- trunk/dports/python/py-virtualfish/Portfile	2016-06-30 09:13:33 UTC (rev 149804)
+++ trunk/dports/python/py-virtualfish/Portfile	2016-06-30 10:18:37 UTC (rev 149805)
@@ -28,9 +28,8 @@
 
 patchfiles              patch-setup.py.diff
 
-# Possibly other versions, need testers
-#python.versions         27 34 35
-python.versions         27 
+# Possibly other versions works as well, please test and patch 
+python.versions         27 35
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-virtualenv \