From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: Re: [PATCH] Add and use sqlite-legacy-for-python Date: Mon, 15 Feb 2016 12:13:36 -0800 Message-ID: <87twl9spe7.fsf@dustycloud.org> References: <20160208164641.GA28440@thebird.nl> <87ziv9poua.fsf@gnu.org> <87h9hd8o2k.fsf@dustycloud.org> <87egch8lg9.fsf@dustycloud.org> <87d1ryu26m.fsf@dustycloud.org> <87ziv1sr03.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVPWf-0006GE-Qd for guix-devel@gnu.org; Mon, 15 Feb 2016 15:13:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVPWb-0006jD-Pq for guix-devel@gnu.org; Mon, 15 Feb 2016 15:13:41 -0500 Received: from dustycloud.org ([50.116.34.160]:39078) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVPWb-0006j9-MA for guix-devel@gnu.org; Mon, 15 Feb 2016 15:13:37 -0500 In-reply-to: <87ziv1sr03.fsf@dustycloud.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: "Thompson, David" Cc: guix-devel Christopher Allan Webber writes: > Building with a newer version still fails. > > I filed a bug on the sqlalchemy tracker: > > https://bitbucket.org/zzzeek/sqlalchemy/issues/3649/tests-fail-with-python-built-with-newer Good news, see the above ticket! There's a fix upstream. I'm working backporting as a patch for Guix. Only python-sqlalchemy will need to be updated, which meanss this won't require a ton of rebuilds.