From mboxrd@z Thu Jan 1 00:00:00 1970 From: Federico Beffa Subject: Re: Python updates Date: Mon, 30 Nov 2015 21:28:03 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3V3M-00089S-Hh for guix-devel@gnu.org; Mon, 30 Nov 2015 15:28:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a3V3L-0000kn-NE for guix-devel@gnu.org; Mon, 30 Nov 2015 15:28:04 -0500 Received: from mail-vk0-x232.google.com ([2607:f8b0:400c:c05::232]:35987) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3V3L-0000kY-HD for guix-devel@gnu.org; Mon, 30 Nov 2015 15:28:03 -0500 Received: by vkay187 with SMTP id y187so109858624vka.3 for ; Mon, 30 Nov 2015 12:28:03 -0800 (PST) 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: ricardo.wurmus@mdc-berlin.de Cc: Guix-devel Ricardo Wurmus writes: >> gnu/packages/python.scm:4221:4: python2-ipython would be upgraded from 3= .2.1 to 4.0.1 > > I=E2=80=99m working on this but there are still many problems with IPytho= n. > I=E2=80=99ll try to polish and submit the patches tomorrow. Upgrading 'ipython' to version 4.0 will break 'emacs-ob-ipython'. If you upgrade the former, could you please also take care of the latter. We should be careful to check that we don't break dependencies by upgrades.= .. Thanks, Fede