From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 09/11] gnu: Add python-pytest-httpbin. Date: Sun, 25 Sep 2016 14:06:38 -0400 Message-ID: <20160925180638.GI10837@jasmine> References: <20160913013827.25877-1-ng0@we.make.ritual.n0.is> <20160913013827.25877-9-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]:39585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boDpB-0005ZJ-9F for guix-devel@gnu.org; Sun, 25 Sep 2016 14:06:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1boDp9-0003Ii-DW for guix-devel@gnu.org; Sun, 25 Sep 2016 14:06:48 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:59530) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boDp9-0003DW-6d for guix-devel@gnu.org; Sun, 25 Sep 2016 14:06:47 -0400 Content-Disposition: inline In-Reply-To: <20160913013827.25877-9-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:25AM +0000, ng0 wrote: > * gnu/packages/python.scm (python-pytest-httpbin): New variable. python2-variant fixes required.