On Sat, Nov 05, 2016 at 03:58:16PM +0000, Marius Bakke wrote: > Danny Milosavljevic writes: > > > * gnu/packages/python.scm (python-sqlalchemy-utils)[arguments]: Add pytest. > > This is not [arguments], but [native-inputs]. That applies to the > previous patch as well! > > > --- > > gnu/packages/python.scm | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm > > index 2d984bb..86a6eea 100644 > > --- a/gnu/packages/python.scm > > +++ b/gnu/packages/python.scm > > @@ -3979,6 +3979,8 @@ automatically for you if you install this library.") > > (propagated-inputs > > `(("python-six" ,python-six) > > ("python-sqlalchemy" ,python-sqlalchemy))) > > + (native-inputs > > + `(("python-pytest" ,python-pytest))) > > (home-page "https://github.com/kvesteri/sqlalchemy-utils") > > (synopsis "Various utility functions for SQLAlchemy") > > (description > > Why is this needed now, if it was working before? LGTM anyway. It does fail on core-updates: https://hydra.gnu.org/build/1579077