From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: [PATCH 01/11] gnu: Add python-flask-wtf. Date: Sun, 11 Dec 2016 23:05:56 +0000 Message-ID: <87wpf63w2z.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> References: <20161211181237.24485-1-ng0@libertad.pw> <20161211181237.24485-2-ng0@libertad.pw> <20161211223900.GB9474@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54587) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cGDC3-0001Mi-1T for guix-devel@gnu.org; Sun, 11 Dec 2016 18:06:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cGDBz-0004np-PO for guix-devel@gnu.org; Sun, 11 Dec 2016 18:06:07 -0500 Received: from aibo.runbox.com ([91.220.196.211]:40065) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cGDBz-0004mL-JD for guix-devel@gnu.org; Sun, 11 Dec 2016 18:06:03 -0500 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1cGDBy-0002nZ-2C for guix-devel@gnu.org; Mon, 12 Dec 2016 00:06:02 +0100 Received: from exit1.ipredator.se ([197.231.221.211] helo=localhost) by mailfront10.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cGDBu-000140-6A for guix-devel@gnu.org; Mon, 12 Dec 2016 00:05:58 +0100 In-Reply-To: <20161211223900.GB9474@jasmine> 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: guix-devel@gnu.org Leo Famulari writes: > On Sun, Dec 11, 2016 at 06:12:27PM +0000, ng0 wrote: >> * gnu/packages/python.scm (python-flask-wtf): New variable. > >> + (propagated-inputs >> + `(("python-flask-babel" ,python-flask-babel) >> + ("python-nose" ,python-nose))) > > Nose is a tool for running unit tests. Should python-nose be a > native-input here? > > Also, I noticed the test suite failed because python-wtforms was not > available. > Ah, thanks. Yeah I need to make my notes about the new python system.. I had everything propagated now.. which is false it seems. -- ♥Ⓐ ng0 | ng0.chaosnet.org