From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mH5HFeaTJGShBgAASxT56A (envelope-from ) for ; Wed, 29 Mar 2023 21:39:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QMsMFeaTJGS1TQEAauVa8A (envelope-from ) for ; Wed, 29 Mar 2023 21:39:18 +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 37E992BD12 for ; Wed, 29 Mar 2023 21:39:18 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1phbdR-0000Hi-Pr; Wed, 29 Mar 2023 15:39:05 -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 1phbdP-0000HP-2i for guix-patches@gnu.org; Wed, 29 Mar 2023 15:39:03 -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 1phbdO-0001zN-FI for guix-patches@gnu.org; Wed, 29 Mar 2023 15:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1phbdO-000283-As for guix-patches@gnu.org; Wed, 29 Mar 2023 15:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#60838] [PATCH 0/8] Add datasette and python-sqlite-utils. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 29 Mar 2023 19:39: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: Maxim Cournoyer Cc: 60838-done@debbugs.gnu.org Received: via spool by 60838-done@debbugs.gnu.org id=D60838.16801187208155 (code D ref 60838); Wed, 29 Mar 2023 19:39:02 +0000 Received: (at 60838-done) by debbugs.gnu.org; 29 Mar 2023 19:38:40 +0000 Received: from localhost ([127.0.0.1]:55040 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1phbd1-00027T-Lx for submit@debbugs.gnu.org; Wed, 29 Mar 2023 15:38:39 -0400 Received: from mout02.posteo.de ([185.67.36.66]:42513) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1phbcz-00027C-AS for 60838-done@debbugs.gnu.org; Wed, 29 Mar 2023 15:38:38 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id E0D6A240348 for <60838-done@debbugs.gnu.org>; Wed, 29 Mar 2023 21:38:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1680118710; bh=F7nwYAd3C9HxkoczVPuqbHSxtKmbunRvohU8hEvpNUQ=; h=Date:Subject:To:Cc:From:From; b=ZFe+WBWhJpM/mHGaoQsZ7K4LQHNfh9qHwExzKjwkEZ7g5FGSSLq2iSYdgckTXMU+v 4bc70PxsS2mqQXu/wDoPRkG+QEVA+F71gAIep7mt7wdBaajfN3V8OAVlBr7IObbuoc HkOzhgeY+knNfoOEc8WRYZLkHXDlgj3RDEzZlWHeumMjoOBZsniShhtG3jMpeHuGRy CoIuD3w5S9U6s1aGPx9HzDxs9dhnr+28OpDhyrtoEzoOffVzomG6Z7HughZge3CKJ5 ztpv/CxrAfX1y71nDdhs92SNGAse8FqVW6U6PdOwbfmiv5GLBFHoqBdm39zqvvMiZD f0s5MQvf41jyg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PmxgB2L80z9rxD; Wed, 29 Mar 2023 21:38:30 +0200 (CEST) Message-ID: <9f8bb49d-deb0-d7b4-f59e-0f1bea96c693@posteo.net> Date: Wed, 29 Mar 2023 19:38:23 +0000 MIME-Version: 1.0 References: <87lejplhxd.fsf@gmail.com> <312ccbf1d00faea30c2245385e557094ee68f1ad.1679859198.git.felgru@posteo.net> <87bkkb322k.fsf_-_@gmail.com> Content-Language: en-US From: Felix Gruber In-Reply-To: <87bkkb322k.fsf_-_@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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=1680118758; a=rsa-sha256; cv=none; b=cqAdvak/OcZ5Zr1woTL98XJ6AFJZIRGVosnlwZ6+6B72ApoeXcsXbGRYAilJznW8YZcpwI flu67N6h2C45PHTL0FkPn+IFfjm21AgtPcWF5TyIfqCicJDJbf3iFm+ISDHVpmkuUjnyI5 5zqwhxfVvPpcNX0r4ktFZIATJs1A6W1FOytClyfSBMQ5PVr6BYDEfs5k7rTJdxivcwOqx4 1p7KJEqB/fCMD+Yyn3CY+p4DX/Ojo+dk4KHcUBY7QjoC/Zl0cNU0E2mpa1DWdfBwWhtID7 pFxC70MAhzaPQi+M8QZwH248EAnQjrdYfQSTzyHAO9EV4CJD8bS98r1kICu3qw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ZFe+WBWh; 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=1680118758; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=8zXZZBT3Zx5FidhR6Wrg89pxjTHqFi9Xzd+rxuTzuxk=; b=ZB1dxCT4Unn9NjJrhFcrpYjXpOLmL3Wg+83nz3ZVouRoxvScKOVnJBC6zJzVydKGkxG2TY V5PGpxrqMNe93QsO1V2ztTESdnUovS4vTQYL0SYzzkuvaskoxuAT2ShW/TMpQUDB0P8re5 4KT2jdbqY99e10gD7QoJSy7mVRlb8p7AjQpIEKho8oopZGod1sK7SllhkiBj2DKrmVQW3+ OA+0hEdqEe+k5vuoDPaKXba0Rk3aEotZvj6Z8DJ05oekeotLhIMD+xsXxWec5WUJeyR1wl +Gs1FlAaFQ4UAeJiDB/8yduMH6vFCjc31b5hAhK40jBcOJq2OHRmv0eL+UHDng== X-Migadu-Spam-Score: 6.78 X-Spam-Score: 6.78 X-Migadu-Queue-Id: 37E992BD12 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ZFe+WBWh; 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-TUID: QbVnonTtya1E Hi Maxim, On 3/29/23 19:22, Maxim Cournoyer wrote: > With this, the changes were installed. I hope my review comments were > insightful for your future contributions! Many thanks for your detailed review comments. I've definitely learned a few things here that will be useful for my future patches! Kind regards, Felix