Revision: 141251 https://trac.macports.org/changeset/141251 Author: petr@macports.org Date: 2015-10-13 08:24:51 -0700 (Tue, 13 Oct 2015) Log Message: ----------- py-flake8-mccabe: add py35 subport Modified Paths: -------------- trunk/dports/python/py-flake8-mccabe/Portfile Modified: trunk/dports/python/py-flake8-mccabe/Portfile =================================================================== --- trunk/dports/python/py-flake8-mccabe/Portfile 2015-10-13 14:58:33 UTC (rev 141250) +++ trunk/dports/python/py-flake8-mccabe/Portfile 2015-10-13 15:24:51 UTC (rev 141251) @@ -29,7 +29,7 @@ rmd160 d3052dc38e690dbcda3ec2372bb72e568be82479 \ sha256 5f7ea6fb3aa9afe146d07fd6d5cedf788747d8b0c29e44732453c2b2db1e3d16 -python.versions 27 34 +python.versions 27 34 35 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools
participants (1)
-
petr@macports.org