Revision: 141243 https://trac.macports.org/changeset/141243 Author: petr@macports.org Date: 2015-10-13 05:02:19 -0700 (Tue, 13 Oct 2015) Log Message: ----------- py-matplotlib: add py35 subport Modified Paths: -------------- trunk/dports/python/py-matplotlib/Portfile Modified: trunk/dports/python/py-matplotlib/Portfile =================================================================== --- trunk/dports/python/py-matplotlib/Portfile 2015-10-13 11:54:38 UTC (rev 141242) +++ trunk/dports/python/py-matplotlib/Portfile 2015-10-13 12:02:19 UTC (rev 141243) @@ -12,7 +12,7 @@ platforms darwin license {PSF BSD} -python.versions 26 27 33 34 +python.versions 26 27 33 34 35 maintainers sean openmaintainer