Revision
149455
Author
petr@macports.org
Date
2016-06-21 08:34:22 -0700 (Tue, 21 Jun 2016)

Log Message

py-websocket-client: add py35 subport

Modified Paths

Diff

Modified: trunk/dports/python/py-websocket-client/Portfile (149454 => 149455)


--- trunk/dports/python/py-websocket-client/Portfile	2016-06-21 15:09:26 UTC (rev 149454)
+++ trunk/dports/python/py-websocket-client/Portfile	2016-06-21 15:34:22 UTC (rev 149455)
@@ -18,7 +18,7 @@
 checksums           rmd160  791793105b1959f718d6828c7ef2109a370c41a2 \
                     sha256  f099ad9b51838cf475ae9d2b1750fc074041076c136a32761b2da168323ef97c
 
-python.versions     27 34
+python.versions     27 34 35
 
 if {${subport} ne ${name}} {
     depends_build   port:py${python.version}-setuptools