From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 3/5] gnu: Split python2-pyicu into python-pyicu and python2-pyicu. Date: Sun, 13 Mar 2016 18:32:26 -0400 Message-ID: <20160313223226.GA30655@jasmine> References: <87d1qyt3lt.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38559) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afEYq-0005mO-MF for guix-devel@gnu.org; Sun, 13 Mar 2016 18:32:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1afEYl-0001Hn-Nt for guix-devel@gnu.org; Sun, 13 Mar 2016 18:32:32 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:56138) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afEYl-0001HR-LA for guix-devel@gnu.org; Sun, 13 Mar 2016 18:32:27 -0400 Content-Disposition: inline In-Reply-To: <87d1qyt3lt.fsf@gnu.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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org On Sun, Mar 13, 2016 at 11:28:14PM +0100, Ludovic Courtès wrote: > Leo Famulari skribis: > > > * gnu/packages/python.scm (python2-pyicu): Split variable into... > > (python-pyicu, python2-pyicu): ...both Python variants. > > (python-pyicu)[arguments]: Enable tests. > > OK. Good timing! You were sending these emails as I was writing my own!