From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 3/5] gnu: Split python2-pyicu into python-pyicu and python2-pyicu. Date: Sun, 6 Mar 2016 13:58:00 +0100 Message-ID: <20160306125800.GC13209@solar> References: <20160305194259.GC30081@debian-netbook> <20160305223207.GD22695@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35572) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acYGA-0006Dm-Cc for guix-devel@gnu.org; Sun, 06 Mar 2016 07:58:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acYG5-0001nH-9i for guix-devel@gnu.org; Sun, 06 Mar 2016 07:58:10 -0500 Received: from mailrelay7.public.one.com ([91.198.169.215]:25376) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acYG4-0001n9-VD for guix-devel@gnu.org; Sun, 06 Mar 2016 07:58:05 -0500 Content-Disposition: inline In-Reply-To: <20160305223207.GD22695@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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Leo Famulari Cc: guix-devel@gnu.org On Sat, Mar 05, 2016 at 05:32:07PM -0500, Leo Famulari wrote: > I understood that message as "Python 3 could work, but we will have to > do something special to help it link with libpython3.3m". > > When it built successfully and passed its test suite, I figured it was > okay. > > Andreas, do you remember what this comment is describing? No idea. I understood the message like you :-) Andreas