From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add and use sqlite-legacy-for-python Date: Sun, 21 Feb 2016 22:11:31 +0100 Message-ID: <878u2dvke4.fsf@gnu.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> <87twl9spe7.fsf@dustycloud.org> 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]:44334) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXbI1-00043o-B2 for guix-devel@gnu.org; Sun, 21 Feb 2016 16:11:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXbHy-0002oy-II for guix-devel@gnu.org; Sun, 21 Feb 2016 16:11:37 -0500 In-Reply-To: <87twl9spe7.fsf@dustycloud.org> (Christopher Allan Webber's message of "Mon, 15 Feb 2016 12:13:36 -0800") 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: Christopher Allan Webber Cc: guix-devel Christopher Allan Webber skribis: > 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-py= thon-built-with-newer > > Good news, see the above ticket! There's a fix upstream. I'm working > backporting as a patch for Guix. Excellent, sounds like the best possible outcome. :-) Ludo=E2=80=99.