Re: [PATCH] gnu: python-flask: Make python-click a propagated-input.

2016-12-06 Thread Chris Marusich
Marius Bakke writes: > Danny Milosavljevic writes: > >> * gnu/packages/python.scm (python-click)[native-inputs]: Move to ... >> [propagated-inputs]: ... here. >> --- >> gnu/packages/python.scm | 5 ++--- >> 1 file changed, 2 insertions(+), 3 deletions(-) >> >> diff --git a/gnu/packages/python

Re: [PATCH] gnu: python-flask: Make python-click a propagated-input.

2016-12-04 Thread Marius Bakke
Danny Milosavljevic writes: > * gnu/packages/python.scm (python-click)[native-inputs]: Move to ... > [propagated-inputs]: ... here. > --- > gnu/packages/python.scm | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm >

[PATCH] gnu: python-flask: Make python-click a propagated-input.

2016-12-04 Thread Danny Milosavljevic
* gnu/packages/python.scm (python-click)[native-inputs]: Move to ... [propagated-inputs]: ... here. --- gnu/packages/python.scm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 8f8b0de72..9c3902c3e 100644 --- a/gnu/p