Re: [PATCH 3/3] gnu: python-flask: Update to 0.11.1.

2016-11-27 Thread Leo Famulari
On Sun, Nov 27, 2016 at 01:25:25PM +0100, Marius Bakke wrote: > Leo Famulari writes: > > error: Could not find suitable distribution for > > Requirement.parse('click>=2.0') > > phase `check' failed after 0.2 seconds > > builder for > > `/gnu/store/mrm59ipqv4kknmq1n2bm0dxfjcbggs08-python2-flask-0

Re: [PATCH 3/3] gnu: python-flask: Update to 0.11.1.

2016-11-27 Thread Marius Bakke
Leo Famulari writes: > On Sat, Nov 26, 2016 at 02:51:22PM +0100, Danny Milosavljevic wrote: >> * gnu/packages/python.scm (python-flask): Update to 0.11.1. >> [native-inputs]: Add python-click. > > python2-flask can't find click: > > starting phase `check' > running "python setup.py" with command

Re: [PATCH 3/3] gnu: python-flask: Update to 0.11.1.

2016-11-26 Thread Leo Famulari
On Sat, Nov 26, 2016 at 02:51:22PM +0100, Danny Milosavljevic wrote: > * gnu/packages/python.scm (python-flask): Update to 0.11.1. > [native-inputs]: Add python-click. python2-flask can't find click: starting phase `check' running "python setup.py" with command "test" and parameters () running te

[PATCH 3/3] gnu: python-flask: Update to 0.11.1.

2016-11-26 Thread Danny Milosavljevic
* gnu/packages/python.scm (python-flask): Update to 0.11.1. [native-inputs]: Add python-click. --- gnu/packages/python.scm | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index ad27934..497da52 100644 --- a/gnu/packages/py