From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 11/11] gnu: Add python-pytest-httpbin-0.0.7. Date: Sun, 25 Sep 2016 14:07:40 -0400 Message-ID: <20160925180740.GJ10837@jasmine> References: <20160913013827.25877-1-ng0@we.make.ritual.n0.is> <20160913013827.25877-11-ng0@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39889) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boDqG-00062G-II for guix-devel@gnu.org; Sun, 25 Sep 2016 14:07:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1boDqA-0003nH-Ip for guix-devel@gnu.org; Sun, 25 Sep 2016 14:07:55 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:49003) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boDq9-0003ks-CA for guix-devel@gnu.org; Sun, 25 Sep 2016 14:07:50 -0400 Content-Disposition: inline In-Reply-To: <20160913013827.25877-11-ng0@we.make.ritual.n0.is> 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: ng0 Cc: guix-devel@gnu.org On Tue, Sep 13, 2016 at 01:38:27AM +0000, ng0 wrote: > * gnu/packages/python.scm (python-pytest-httpbin-0.0.7): New variable. Please add a comment to this package definition explaining why we need to use this version. Also, the python2-variant stuff needs to be fixed.