From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YGTOEpR1xGNKiAAAbAwnHQ (envelope-from ) for ; Sun, 15 Jan 2023 22:52:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id cPzQEpR1xGNZOQEA9RJhRA (envelope-from ) for ; Sun, 15 Jan 2023 22:52:20 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1D8CC2B72F for ; Sun, 15 Jan 2023 22:52:20 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pHAv7-0006Ex-Fp; Sun, 15 Jan 2023 16:52:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pHAv4-0006EH-MN for guix-patches@gnu.org; Sun, 15 Jan 2023 16:52:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pHAv4-0005au-E5 for guix-patches@gnu.org; Sun, 15 Jan 2023 16:52:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pHAv4-0004kU-AF for guix-patches@gnu.org; Sun, 15 Jan 2023 16:52:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60838] [PATCH 2/8] gnu: Add python-sqlite-fts4. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 15 Jan 2023 21:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60838 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60838@debbugs.gnu.org Cc: Felix Gruber Received: via spool by 60838-submit@debbugs.gnu.org id=B60838.167381950818226 (code B ref 60838); Sun, 15 Jan 2023 21:52:02 +0000 Received: (at 60838) by debbugs.gnu.org; 15 Jan 2023 21:51:48 +0000 Received: from localhost ([127.0.0.1]:59688 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHAup-0004ju-MN for submit@debbugs.gnu.org; Sun, 15 Jan 2023 16:51:47 -0500 Received: from mout01.posteo.de ([185.67.36.65]:57007) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHAun-0004jf-Ro for 60838@debbugs.gnu.org; Sun, 15 Jan 2023 16:51:46 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 5496C2400AF for <60838@debbugs.gnu.org>; Sun, 15 Jan 2023 22:51:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1673819500; bh=ENxEHu7NspWPV1Y3Kpel3XBAB5utJIS0xNjn9rdv/cY=; h=From:To:Cc:Subject:Date:From; b=qYwEqZY0SMyve7U06VNCt10jf+r9XmbvR7t+OoqbUJeH8aXFxkBM6/3C/ocq0rYbT 7Z9+1iqzKu/5o2NlnLV0VXCmXFp4Diz8IUHI2BRusEYu/74uhxuoDQ59yswQNZsEBy by/a8RUCBVilqleNtTreAOS+NN5itiqxbI1p8wzT15/HVj12twKoDW2aHXZzl4scTj CH0F/NIgIkkPjnowh2FVORXNsm6vzKapp7ncVSXc0uTvnnmPs6+5QLH2Zo1Cic5Ei/ BhIVVoAXMbYihEnPi1f8BMpdISIbbAiF9NpOd2aQ3N7q+6/mtjsYC6CQGujagkOGkb rEPbC5w8Nm3pA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Nw84W6dqQz9rxH; Sun, 15 Jan 2023 22:51:39 +0100 (CET) From: Felix Gruber Date: Sun, 15 Jan 2023 21:51:32 +0000 Message-Id: <20230115215132.25199-1-felgru@posteo.net> In-Reply-To: <20230115214753.25034-1-felgru@posteo.net> References: <20230115214753.25034-1-felgru@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1673819540; a=rsa-sha256; cv=none; b=p4kIrL0CQpGr/lRb8h5AIdpWDGYgxn3TafZ5jAZmkJmXIdYdAIjSJyj4Ww6mOPye0i7dC+ ya6v5zUENsHHaUiIwsmn9lcMqrtYSw5b66VFR97b8lW1pEfnGHACiiNvJzGiHOdDVlQAjo GnAuZrcKBG0+zDZTaLk2SlXNXourEewQa3vN+mVgmRj4n+UUkVHA2x4TVgIET8SC/TcrJN Q/afVXlo3HQ7EQZf/uxgmYPEhQJvRKb58RK8gGjBWaBju9lcE3QQuX9v7WW7VEbzvE64/p blcxWg1o/rYxxIQb2DPkNNoGS2k/qVL4htE5ELsOCnrlojiwiRKXZwfD+kYJag== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=qYwEqZY0; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1673819540; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=i7aeBUjZtq0SrvrAm3hPXYTUG0yXDz5YIeP2fbeAOIA=; b=OwvQjGzEkUAzGCuRc2nS8EAd5s3YvGj3Wu5b2+K+t8VKqILqbapMwnrOYynZzp+kX4WWli GbtC5fqBV4QqUurF7QWRoCuKrbPNaLwVLRAVDWCQbhO5L0SI+xQ3MKxXECZ6iRUV8sUwiG Dv/OxxjOB2COptXuTpuEphglXChq75sLSB+crcf6IUzc7Vq+nQq8rpGOAr9WTGTt874uCa kOO/5pYF+d9OulEl1IoSeHqNt4lye2HaWFzfQsxpR8c8nRbJ8YmnkJPNEQa8MpJfSxEeZq NnenTrgll2trtlm+WYL6ZnubpNTefIfiA76T0sGCeapNefLPllzo8rxMTDjVPw== X-Migadu-Spam-Score: -0.72 X-Spam-Score: -0.72 X-Migadu-Queue-Id: 1D8CC2B72F X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=qYwEqZY0; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) X-TUID: igz4RgDMZ4n4 * gnu/packages/databases.scm (python-sqlite-fts4): New variable. --- gnu/packages/databases.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index 2a66efb2a0..375d34b051 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -3557,6 +3557,24 @@ (define-public python-alembic SQLAlchemy Database Toolkit for Python.") (license license:expat))) +(define-public python-sqlite-fts4 + (package + (name "python-sqlite-fts4") + (version "1.0.3") + (source (origin + (method url-fetch) + (uri (pypi-uri "sqlite-fts4" version)) + (sha256 + (base32 + "034kx0ac556sywy1p4qcrc36l24w3q0xwswqv2z9s3k8yvm5xc3q")))) + (build-system python-build-system) + (native-inputs (list python-pytest)) + (home-page "https://github.com/simonw/sqlite-fts4") + (synopsis "Python functions for working with SQLite FTS4 search") + (description "Custom SQLite functions written in Python for ranking +documents indexed using the SQLite's FTS4 full text search extension.") + (license license:asl2.0))) + (define-public python-pickleshare (package (name "python-pickleshare") -- 2.38.1