From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCHv2] gnu: Add python-ply and python2-ply. Date: Tue, 7 Jun 2016 13:32:49 -0400 Message-ID: <20160607173249.GA19426@jasmine> References: <20160607022625.GA29348@jasmine> <20160607082710.4c7d4ea0@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]:47531) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAKsI-0002L5-FI for guix-devel@gnu.org; Tue, 07 Jun 2016 13:33:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bAKsF-0004JS-9Z for guix-devel@gnu.org; Tue, 07 Jun 2016 13:33:10 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:51524) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAKsE-0004Ft-0c for guix-devel@gnu.org; Tue, 07 Jun 2016 13:33:07 -0400 Content-Disposition: inline In-Reply-To: <20160607082710.4c7d4ea0@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 Tue, Jun 07, 2016 at 08:27:10AM +0200, Danny Milosavljevic wrote: > * gnu/packages/python.scm (python-ply, python2-ply): New variables. Thanks, applied as d0b6fed6b85!