Revision: 141311 https://trac.macports.org/changeset/141311 Author: stromnov@macports.org Date: 2015-10-15 15:23:29 -0700 (Thu, 15 Oct 2015) Log Message: ----------- py-bottleneck: add py35 subport Modified Paths: -------------- trunk/dports/python/py-bottleneck/Portfile Modified: trunk/dports/python/py-bottleneck/Portfile =================================================================== --- trunk/dports/python/py-bottleneck/Portfile 2015-10-15 22:22:44 UTC (rev 141310) +++ trunk/dports/python/py-bottleneck/Portfile 2015-10-15 22:23:29 UTC (rev 141311) @@ -11,7 +11,7 @@ platforms darwin license BSD -python.versions 26 27 33 34 +python.versions 26 27 33 34 35 maintainers stromnov openmaintainer