From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Python 3.5 start of update Date: Tue, 08 Mar 2016 09:24:03 +0100 Message-ID: <87y49t8jj0.fsf@elephly.net> References: <3746864.VkbyMe6eV1@myrada> <20160304031506.GC30676@jasmine> <1457160701.30082.22.camel@ghic.org> <1457419942.28654.19.camel@ghic.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adCw8-00011E-BH for guix-devel@gnu.org; Tue, 08 Mar 2016 03:24:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1adCw5-0007NU-4o for guix-devel@gnu.org; Tue, 08 Mar 2016 03:24:12 -0500 Received: from sender163-mail.zoho.com ([74.201.84.163]:25736) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adCw4-0007NB-Ro for guix-devel@gnu.org; Tue, 08 Mar 2016 03:24:09 -0500 In-reply-to: <1457419942.28654.19.camel@ghic.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: Diane Trout Cc: guix-devel@gnu.org Diane Trout writes: > (If you're curious about my progress with jupyter, that's over here: > https://github.com/detrout/guix-detrout/blob/master/detrout/packages/py > data.scm) Oh, nice. I also have a couple of jupyter-related patches, but they are already a little older. I also stumbled into dependency loops which made it difficult to make progress.