Re: [PATCH 04/10] gnu: remove test-only depencies of python-pbr

2016-05-03 Thread Efraim Flashner
On Fri, Apr 29, 2016 at 04:20:57PM +0200, Cyril Roelandt wrote: > * gnu/packages/python.scm (python-pbr): remove test-only dependencies since we > are not running the tests anyway. > --- > gnu/packages/python.scm | 11 ++- > 1 file changed, 2 insertions(+), 9 deletions(-) > > diff --git a

Re: [PATCH 04/10] gnu: remove test-only depencies of python-pbr

2016-05-03 Thread Efraim Flashner
On Sat, Apr 30, 2016 at 05:33:20PM -0400, Leo Famulari wrote: > On Fri, Apr 29, 2016 at 04:20:57PM +0200, Cyril Roelandt wrote: > > Subject: [PATCH 04/10] gnu: remove test-only depencies of python-pbr ^^^ missing `python-pbr:` > > &

Re: [PATCH 04/10] gnu: remove test-only depencies of python-pbr

2016-04-30 Thread Leo Famulari
On Fri, Apr 29, 2016 at 04:20:57PM +0200, Cyril Roelandt wrote: Subject: [PATCH 04/10] gnu: remove test-only depencies of python-pbr > * gnu/packages/python.scm (python-pbr): remove test-only dependencies since we > are not running the tests anyway. Remember to capitalize and punctua

[PATCH 04/10] gnu: remove test-only depencies of python-pbr

2016-04-29 Thread Cyril Roelandt
* gnu/packages/python.scm (python-pbr): remove test-only dependencies since we are not running the tests anyway. --- gnu/packages/python.scm | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 11ad08d..1a7809e 1006