guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Marius Bakke
Subject: Re: [PATCH 3/3] gnu: python-flask: Update to 0.11.1.
Date: Sun, 27 Nov 2016 13:25:25 +0100
User-agent: Notmuch/0.23.2 (https://notmuchmail.org) Emacs/25.1.1 (x86_64-unknown-linux-gnu)

Leo Famulari <address@hidden> 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 "test" and parameters ()
> running test
> Searching for click>=2.0
> Reading https://pypi.python.org/simple/click/
> Download error on https://pypi.python.org/simple/click/: [Errno -2] Name or 
> service not known -- Some packages may not be found!
> Couldn't find index page for 'click' (maybe misspelled?)
> Scanning index of all packages (this may take a while)
> Reading https://pypi.python.org/simple/
> Download error on https://pypi.python.org/simple/: [Errno -2] Name or service 
> not known -- Some packages may not be found!
> No local packages or download links found for click>=2.0
> 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.11.1.drv' failed 
> with exit code 1

I picked Dannys latest commit which fixed this.

However it does seem to skip the tests entirely:

starting phase `check'
running "python setup.py" with command "test" and parameters ()
running test
phase `check' succeeded after 0.1 seconds

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]