Revision: 117579 https://trac.macports.org/changeset/117579 Author: stromnov@macports.org Date: 2014-03-04 01:25:48 -0800 (Tue, 04 Mar 2014) Log Message: ----------- py-pytest: add py34 subport Modified Paths: -------------- trunk/dports/python/py-pytest/Portfile Modified: trunk/dports/python/py-pytest/Portfile =================================================================== --- trunk/dports/python/py-pytest/Portfile 2014-03-04 09:22:45 UTC (rev 117578) +++ trunk/dports/python/py-pytest/Portfile 2014-03-04 09:25:48 UTC (rev 117579) @@ -12,7 +12,7 @@ license MIT supported_archs noarch -python.versions 25 26 27 32 33 +python.versions 25 26 27 32 33 34 maintainers stromnov openmaintainer