From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: gnu: python-sqlalchemy: Update to 1.0.12. Date: Mon, 15 Feb 2016 16:52:06 -0500 Message-ID: <87bn7hr69l.fsf@netris.org> References: <87si0tslbx.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVR44-0002tk-VS for guix-devel@gnu.org; Mon, 15 Feb 2016 16:52:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVR41-0003Rz-Ph for guix-devel@gnu.org; Mon, 15 Feb 2016 16:52:16 -0500 Received: from world.peace.net ([50.252.239.5]:36886) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVR41-0003Rv-ML for guix-devel@gnu.org; Mon, 15 Feb 2016 16:52:13 -0500 In-Reply-To: <87si0tslbx.fsf@dustycloud.org> (Christopher Allan Webber's message of "Mon, 15 Feb 2016 13:41:22 -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@gnu.org Christopher Allan Webber writes: > This also fixes the python / sqlalchemy / sqlite test failure problem. > > From 880e39c230bf9ac956baa0853acf7158481b3ee6 Mon Sep 17 00:00:00 2001 > From: Christopher Allan Webber > Date: Mon, 15 Feb 2016 13:40:13 -0800 > Subject: [PATCH] gnu: python-sqlalchemy: Update to 1.0.12. Looks good, please push! Thanks, Mark