Revision: 140624 https://trac.macports.org/changeset/140624 Author: stromnov@macports.org Date: 2015-09-28 04:14:16 -0700 (Mon, 28 Sep 2015) Log Message: ----------- py-jupyter_client: add py35 subport Modified Paths: -------------- trunk/dports/python/py-jupyter_client/Portfile Modified: trunk/dports/python/py-jupyter_client/Portfile =================================================================== --- trunk/dports/python/py-jupyter_client/Portfile 2015-09-28 11:13:46 UTC (rev 140623) +++ trunk/dports/python/py-jupyter_client/Portfile 2015-09-28 11:14:16 UTC (rev 140624) @@ -11,7 +11,7 @@ license BSD supported_archs noarch -python.versions 27 34 +python.versions 27 34 35 maintainers stromnov openmaintainer