Interdiff: diff --git a/NEWS b/NEWS index e958ef0..8eb0089 100644 --- a/NEWS +++ b/NEWS @@ -47,8 +47,8 @@ The following new dependencies have been added/updated.
Python -- ``python-mock`` (http://www.voidspace.org.uk/python/mock/) is now required - in at least version 1.0.1. +- The version requirements for ``python-mock`` have increased to at least + version 1.0.1. It is still used for testing only. Version 2.9.0 rc3 On Thu, Oct 17, 2013 at 9:53 AM, Klaus Aehlig <[email protected]> wrote: > > +New dependencies > > +~~~~~~~~~~~~~~~~ > > + > > +The following new dependencies have been added/updated. > > + > > +Python > > + > > +- ``python-mock`` (http://www.voidspace.org.uk/python/mock/) is now > required > > + in at least version 1.0.1. > > Shouldn't we add that > - this is only an increase in the version required, not a completely new > dependency, and > - this dependency is still for testing only? > > > -- > Klaus Aehlig > Google Germany GmbH, Dienerstr. 12, 80331 Muenchen > Registergericht und -nummer: Hamburg, HRB 86891 > Sitz der Gesellschaft: Hamburg > Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores > -- Thomas Thrainer | Software Engineer | [email protected] | Google Germany GmbH Dienerstr. 12 80331 München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores
