Date: Fri, 3 Sep 2010 18:09:49 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-testtools Makefile distinfo pkg-descr pkg-plist Message-ID: <201009031809.o83I9nWD026556@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glarkin 2010-09-03 18:09:49 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-testtools Makefile distinfo pkg-descr pkg-plist
Log:
testtools is a set of extensions to the Python standard library's
unit testing framework. These extensions have been derived from
years of experience with unit testing in Python and come from many
different sources. testtools also backports unittest changes from
recent Pythons to Python 2.4 and 2.5.
WWW: https://launchpad.net/testtools
PR: ports/149967
Submitted by: Carlo Strub
Revision Changes Path
1.4033 +1 -0 ports/devel/Makefile
1.1 +21 -0 ports/devel/py-testtools/Makefile (new)
1.1 +3 -0 ports/devel/py-testtools/distinfo (new)
1.1 +7 -0 ports/devel/py-testtools/pkg-descr (new)
1.1 +78 -0 ports/devel/py-testtools/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009031809.o83I9nWD026556>
