py-sqlalchemy: add py35 subport
--- trunk/dports/python/py-sqlalchemy/Portfile 2015-09-29 11:37:48 UTC (rev 140667)
+++ trunk/dports/python/py-sqlalchemy/Portfile 2015-09-29 11:41:49 UTC (rev 140668)
@@ -11,7 +11,7 @@
platforms darwin
license MIT
-python.versions 26 27 33 34
+python.versions 26 27 33 34 35
maintainers landonf openmaintainer