From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: 01/01: gnu: python-setuptools: Update to 12.1. Date: Tue, 17 Feb 2015 22:46:11 -0500 Message-ID: <87ioez7ugs.fsf@netris.org> References: <20150215221146.8024.17763@vcs.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56197) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNvaP-0001Yy-Oo for guix-devel@gnu.org; Tue, 17 Feb 2015 22:46:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNvaM-0001XB-I7 for guix-devel@gnu.org; Tue, 17 Feb 2015 22:46:05 -0500 Received: from world.peace.net ([50.252.239.5]:54861) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNvaM-0001X4-E7 for guix-devel@gnu.org; Tue, 17 Feb 2015 22:46:02 -0500 In-Reply-To: (Andreas Enge's message of "Sun, 15 Feb 2015 22:11:46 +0000") 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: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge writes: > commit d3d656c5fbd9345e7f9d62564a06d1672300625c > Author: Andreas Enge > Date: Sun Feb 15 23:10:58 2015 +0100 > > gnu: python-setuptools: Update to 12.1. Strangely, this update broke python-urwid-1.3.0.x86_64-linux. Three tests involving newlines broke: http://hydra.gnu.org/build/255711/log/tail-reload Interestingly, this only affects the Python 3 version of this package, and only on x86_64. The Python 2 versions on both Intel platforms continue to work, and the Python 3 version for i686 still works. http://hydra.gnu.org/eval/102796?filter=urwid Any theories of what's happening here? Mark