From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SCvmKI2gIGQ/MQEASxT56A (envelope-from ) for ; Sun, 26 Mar 2023 21:44:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id vwoQKI2gIGQ64AAAG6o9tA (envelope-from ) for ; Sun, 26 Mar 2023 21:44:13 +0200 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 30ADC42BC6 for ; Sun, 26 Mar 2023 21:44:13 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pgWHb-0002rH-Pl; Sun, 26 Mar 2023 15:44:03 -0400 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 1pgWHa-0002r3-IR for guix-patches@gnu.org; Sun, 26 Mar 2023 15:44:02 -0400 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 1pgWHa-0007fV-Ae for guix-patches@gnu.org; Sun, 26 Mar 2023 15:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pgWHZ-0004k9-SS for guix-patches@gnu.org; Sun, 26 Mar 2023 15:44:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#60838] [PATCH v3 0/9] Add datasette and python-sqlite-utils. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 26 Mar 2023 19:44:01 +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, Maxim Cournoyer Cc: Felix Gruber Received: via spool by 60838-submit@debbugs.gnu.org id=B60838.167985983918217 (code B ref 60838); Sun, 26 Mar 2023 19:44:01 +0000 Received: (at 60838) by debbugs.gnu.org; 26 Mar 2023 19:43:59 +0000 Received: from localhost ([127.0.0.1]:45868 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgWHX-0004jk-4E for submit@debbugs.gnu.org; Sun, 26 Mar 2023 15:43:59 -0400 Received: from mout02.posteo.de ([185.67.36.66]:57343) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgWHV-0004jU-6R for 60838@debbugs.gnu.org; Sun, 26 Mar 2023 15:43:58 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 9FBA2240112 for <60838@debbugs.gnu.org>; Sun, 26 Mar 2023 21:43:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1679859830; bh=iySiZ8wBFVat+i2+37pynq/94oUUaOtMJ79e9NR/Mt0=; h=From:To:Cc:Subject:Date:From; b=otk1u6kBjWUlosNQXO3Q8Dn1pKtTJ0XS3ntJm9xLsh1C3Hmt3/90HiZ7AoxJdHWJq FZmC34CBVzr1Py3gG3SovBeD/lkiUxstBeGH0FrcGxjGz7Rbk236S65+I+gyMMwK8J JRDy2zJheHh57sINsUnmPGZJNQPUiaEsoX9ut9wPGcPWL5eQDBLDxQQYUY//pornoE x6sCCd5XsvP/WxjP+EOetDx4fGNpcYz6YNNHhEkSYigYqZvILlPtyFkkwTF+W9WJ2t CUq6xS+OzDxLzruizUgRBaGOPtUSw6bc6P8WOUOYRVE+GtD3byU7qqondJ4SsJuK4r fuWHqxqb4k3KA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Pl5wj59FZz9rxH; Sun, 26 Mar 2023 21:43:49 +0200 (CEST) From: Felix Gruber Date: Sun, 26 Mar 2023 19:43:26 +0000 Message-Id: In-Reply-To: <87lejplhxd.fsf@gmail.com> References: <87lejplhxd.fsf@gmail.com> 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=1679859853; a=rsa-sha256; cv=none; b=sNvmJlY4D6zxYqCtiB0i9UJPPtzW+V2aLkAbQZN/h3W9VUsKMDJkQi77q3HJYAuMuZrzss aO/u6JrdB4X6RKFb8FNZxyAo+UemfcWB70kTxdKFDCTO9Ewe4c98suy5P5bzp1HykwbW37 9C6ITfok6ooElLuOV5OSg3ojFTZPz1KoKQ70nMSxGGdmX9SblMzXCV5ivevXRG+ALMu2n/ EjOS8e//8dfxBATCIuyg8PNtjdvNwL88EiqP2IzTK00MeTsDZVMYWhuo7McV0T/ILiua7q iVCjyWSpiquNiKphe8z6RPwvL7VYRT+z7AhSKgbxNWdvYv+lC7cN8/TkpbQ3MQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=otk1u6kB; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679859853; 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=XKt8fLwj9AOI0m40f2xmz56RBmq5UXdw1pTEs8EnPEs=; b=Sh/v3R6mpciuHZ7PCVBGpwHOpSNTxXsJpJd4Ys99IngIy1n1nno9TW+hBIqisJhnls5R5K c2CnO8Afch+WtBF5q167mEN0Ka9URmURFIIR0jYMUFMjZkaqB87EzUbJlRncuK1A7t/SUK 8d+ZtlO6v+N13ABoMhrtns/CuxdbV2qUc0hvAJ/TtcrbQ856JwrI62yMlpSL8SGMkKckuG k5PymTHK1vI8s3Pw4K7P49sHzHl/L1dWXCMh16VRUgxdGe9Bmb4hz4rkrAWKc2tuIvH7x9 zQn7lv0KBVvq7J4Z0fry8qeDRZGiZIFC3CsRMvhWcFc7e7QpMjsvDdKSdufVhQ== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=otk1u6kB; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 0.67 X-Spam-Score: 0.67 X-Migadu-Queue-Id: 30ADC42BC6 X-TUID: o3H2bGjYwOiO Hi Maxim, Thank you for your review. I've updated my patchset with your suggested changes. In particular, I now fetch from Git to obtain the tests which were missing in the pypi packages. I had to disable a few tests in python-asgi-lifespan and in datasette because they were failing for no apparent reason. I also had to update the python-pluggy dependency in the python-pytest-7.1 package, because it was preventing datasette from finding the newer python-pluggy version. I confirmed that all packages that (transitively) depend on python-pytest-7.1 still successfully build after that change. Finally, I had to add two new packages python-trustme-next and python-cogapp since they are used by datasettes tests. Kind regards, Felix Felix Gruber (9): gnu: Add python-click-default-group-wheel. gnu: Add python-sqlite-fts4. gnu: Add python-sqlite-utils. gnu: Add python-asgi-lifespan. gnu: Add python-asgi-csrf. gnu: Add python-trustme-next. gnu: Add python-cogapp. gnu: python-pytest-7.1: Depend on python-pluggy-next. gnu: Add datasette. gnu/packages/check.scm | 6 +- gnu/packages/databases.scm | 158 +++++++++++++++++++++++++++++++++ gnu/packages/python-crypto.scm | 15 ++++ gnu/packages/python-web.scm | 79 ++++++++++++++++- gnu/packages/python-xyz.scm | 48 +++++++++- 5 files changed, 303 insertions(+), 3 deletions(-) -- 2.39.2