[TIP] tox-1.9.1 minor maintenance release

holger krekel holger at merlinux.eu
Mon Mar 23 14:05:26 PDT 2015


On Mon, Mar 23, 2015 at 09:28 +0000, holger krekel wrote:
> I just pushed out tox-1.9.1 to pypi with a few minor improvements, see changelog below.
> If you are waiting for more feature/bug improvements please consider submitting a PR.

Actually i released 1.9.2 now which backs out the "--force-deps" change below because 
of various issues reported today (issue231, issue230 and issue228).  It's clear
that replacing deps recursively in requirement files requires
more care.  sorry for the noise.

holger

> best,
> holger
> 
> --
> about me:    http://holgerkrekel.net/about-me/
> contracting: http://merlinux.eu
> 
> CHANGELOG tox-1.9.1 compared to 1.9.0
> --------------------------------------
> 
> - use a file instead of a pipe for command output in "--result-json".
>   Fixes some termination issues with python2.6.
> 
> - allow --force-deps to override dependencies in "-r" requirements
>   files.  Thanks Sontek for the PR.
> 
> - fix issue227: use "-m virtualenv" instead of "-mvirtualenv" to make
>   it work with pyrun.  Thanks Marc-Andre Lemburg.
> 
> 
> _______________________________________________
> testing-in-python mailing list
> testing-in-python at lists.idyll.org
> http://lists.idyll.org/listinfo/testing-in-python
> 

-- 
about me:    http://holgerkrekel.net/about-me/
contracting: http://merlinux.eu



More information about the testing-in-python mailing list