[112656] trunk/dports/python/py-unittest2/Portfile
Revision: 112656 https://trac.macports.org/changeset/112656 Author: aronnax@macports.org Date: 2013-10-28 16:02:30 -0700 (Mon, 28 Oct 2013) Log Message: ----------- py-unittest2: add Python 3.3 subport Modified Paths: -------------- trunk/dports/python/py-unittest2/Portfile Modified: trunk/dports/python/py-unittest2/Portfile =================================================================== --- trunk/dports/python/py-unittest2/Portfile 2013-10-28 22:59:15 UTC (rev 112655) +++ trunk/dports/python/py-unittest2/Portfile 2013-10-28 23:02:30 UTC (rev 112656) @@ -9,7 +9,7 @@ revision 1 license PSF maintainers aronnax openmaintainer -python.versions 24 25 26 27 30 31 32 +python.versions 24 25 26 27 30 31 32 33 description New features in the unittest library
participants (1)
-
aronnax@macports.org