Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2012 13:57:49 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Carlo Strub <cs@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r303420 - head/devel/py-testtools
Message-ID:  <20120831135749.GA5750@FreeBSD.org>
In-Reply-To: <201208311341.q7VDfMQH039109@svn.freebsd.org>
References:  <201208311341.q7VDfMQH039109@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 31, 2012 at 01:41:22PM +0000, Carlo Strub wrote:
> New Revision: 303420
> URL: http://svn.freebsd.org/changeset/ports/303420
> 
> Log:
>   - Update to 0.9.16
>   - tidy pkg-descr
> 
> @@ -1,7 +1,6 @@
> -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.
> +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

Few observations on "tidy" part:

- First "testtools" (and maybe after full stops) could look better if
  spelled with first letter uppsercased (even that official project name is
  one all-lowercase word)

- IMHO we should adhere two-space sentense breaks per recent discussions

- Ditto for tab after WWW: (should be replaced with single space)

./danfe

P.S.  Good to see you back in action.  There are still lots of comments with
indefinite afticles in their beginnings.  :-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120831135749.GA5750>