From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 3/3] gnu: python-flask: Update to 0.11.1. Date: Sun, 27 Nov 2016 00:27:18 -0500 Message-ID: <20161127052718.GA11365@jasmine> References: <20161126135122.3906-1-dannym@scratchpost.org> <20161126135122.3906-4-dannym@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34077) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cArzw-0001iT-JU for guix-devel@gnu.org; Sun, 27 Nov 2016 00:27:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cArzt-0003Is-Ee for guix-devel@gnu.org; Sun, 27 Nov 2016 00:27:32 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:35806) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cArzp-0003EH-UB for guix-devel@gnu.org; Sun, 27 Nov 2016 00:27:29 -0500 Content-Disposition: inline In-Reply-To: <20161126135122.3906-4-dannym@scratchpost.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: guix-devel@gnu.org 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