From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57131) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1drX2l-0004hu-8B for guix-patches@gnu.org; Mon, 11 Sep 2017 18:19:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1drX2k-00035o-E4 for guix-patches@gnu.org; Mon, 11 Sep 2017 18:19:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:53800) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1drX2k-00035h-Aw for guix-patches@gnu.org; Mon, 11 Sep 2017 18:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1drX2k-0001C5-6Z for guix-patches@gnu.org; Mon, 11 Sep 2017 18:19:02 -0400 Subject: [bug#28424] [PATCH 0/2] Unbundle sqlite from python-apsw Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1drX2C-0004dB-9I for guix-patches@gnu.org; Mon, 11 Sep 2017 18:18:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1drX2B-0002x0-9m for guix-patches@gnu.org; Mon, 11 Sep 2017 18:18:28 -0400 Received: from mail.fsfe.org ([2001:aa8:ffed::3:102]:56648) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1drX2A-0002wo-W8 for guix-patches@gnu.org; Mon, 11 Sep 2017 18:18:27 -0400 From: Jelle Licht Date: Tue, 12 Sep 2017 00:17:43 +0200 Message-Id: <20170911221745.13947-1-jlicht@fsfe.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 28424@debbugs.gnu.org This patch series fixes the use of a bundled sqlite amalgation reported [1]. It should be applied to core-updates because it touches sqlite. [1]: http://lists.gnu.org/archive/html/bug-guix/2017-09/msg00038.html Jelle Licht (2): gnu: sqlite: Update to 3.20.1. gnu: python-apsw: Update to 3.20.1-r1. gnu/packages/databases.scm | 4 ++-- gnu/packages/python.scm | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) -- 2.14.1