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