From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KOKVD//wPGJ/SQAAgWs5BA (envelope-from ) for ; Thu, 24 Mar 2022 23:30:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2D/gDP/wPGIXWAAA9RJhRA (envelope-from ) for ; Thu, 24 Mar 2022 23:30:23 +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 E4A7524399 for ; Thu, 24 Mar 2022 23:30:22 +0100 (CET) Received: from localhost ([::1]:60444 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nXVyH-0004T9-E4 for larch@yhetil.org; Thu, 24 Mar 2022 18:30:21 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55148) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXVxz-0004So-OP for guix-patches@gnu.org; Thu, 24 Mar 2022 18:30:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55714) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nXVxz-0007c9-DI for guix-patches@gnu.org; Thu, 24 Mar 2022 18:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nXVxz-0001R4-6Y for guix-patches@gnu.org; Thu, 24 Mar 2022 18:30:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53824] [PATCH] Add the python-databases package. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 24 Mar 2022 22:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53824 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Cc: 53824@debbugs.gnu.org Received: via spool by 53824-submit@debbugs.gnu.org id=B53824.16481609825463 (code B ref 53824); Thu, 24 Mar 2022 22:30:03 +0000 Received: (at 53824) by debbugs.gnu.org; 24 Mar 2022 22:29:42 +0000 Received: from localhost ([127.0.0.1]:49611 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXVxe-0001Q3-GL for submit@debbugs.gnu.org; Thu, 24 Mar 2022 18:29:42 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39098) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXVxd-0001Pr-3T for 53824@debbugs.gnu.org; Thu, 24 Mar 2022 18:29:41 -0400 Received: from [2001:470:142:3::e] (port=53010 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXVxX-0007Wl-MO; Thu, 24 Mar 2022 18:29:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=OLwkCaKb17bnqrzK6rLtazFkf2n7IX9C9yn2+wLwW7w=; b=YBOb2+fPV6PTUwdg0Daf H/ICbsUaypTTKq1xW3HNDLxrq/ISeUKfJELt6DKb0wtGW0NiqytbamODeuJN08sYav3INblL0b+dv sm+6ghma4jzgTd42IT8Uuy9+iJyZ4MAlWmdcWA5dS6iXkjcBhw36qTihQe9sESsEHQDWDiWKx62wq lMj+XN0JKZKxfGAHrhHbS2/5gZJ2ahmhDbDyFdWJbPBwcYKW39EeNF5b8/1ffCfzV1dpi0T73OJAk kSUewcKvEiUBfEqT2dMX+pBvGNh/ng8+QOPRJqQtW6LBaGyY3amvVMs0dsOe3m52pbB6EZEEpAWYa X/DXA0uRxKa3QA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:59847 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXVxU-0002GG-Vr; Thu, 24 Mar 2022 18:29:35 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220206160907.1780570-1-contact@phfrohring.com> Date: Thu, 24 Mar 2022 23:29:31 +0100 In-Reply-To: <20220206160907.1780570-1-contact@phfrohring.com> ("Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?="'s message of "Sun, 6 Feb 2022 17:09:08 +0100") Message-ID: <87pmmb7zn8.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1648161022; 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=OLwkCaKb17bnqrzK6rLtazFkf2n7IX9C9yn2+wLwW7w=; b=uGbq+CacTcX+at47Ye8QJzOhRnPVXeX+5nB/qErnv9RkhHvZzSxe5DBdl9cVId45aH/cdr apoH51l9WgIGQYogUuTl9oc9uLNiqVA20HfuvoP/i+I26/3P8dAlyEe5Nf0VxKOIBtsNK8 nNcls7ka8BZWp/uWoJK8dkDT9Hr1oreeHf5P/DORKIZ+7eig3g6AiIcPzBnfNTi8zcegZq wgqYjeuv0ZG7Xbos2lZ9KIMPr5KyoLX199m2xg/m1hV1eSs6B/QhGCN9h2VR+i6ygWMw4P kXVZ3hY21lKOKnLQPurBNElCtuN/SxDlJJ5bI1Z2TX39EP2jkaA05jMCvwmFZg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648161022; a=rsa-sha256; cv=none; b=rxU6yAlodZr1GG2UpZ6S8pLX/jgw4xeK5ElR+GfyPKHnU2zux8xifA0MYHa3I56z7U+F6w tvoSNI/herzU4t6wgVGfnvaCBYfnz3jp5/ajOMLJ/9WORiRI/6LRsyLstRSmzYofXv1ntw mkr/53FMKqmOtN5U1WwUjBPlWDE9oypWIXINeJ9O9urasrQ6bj5KiM+k0BXG/vxZpMNxsj 9qU2hnKflMuWi5VaLIrJYa5JPFX7PmUq1RuQS0HxYq5NBqev1li4472r5gacMhZoI5eQP+ /KyushbulOl5pdXMZIQNWmZTZnZoLAxt9eUQoN0qa7AohOuRmtwMYvUxuyUHgQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=YBOb2+fP; dmarc=pass (policy=none) header.from=gnu.org; 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-Spam-Score: -4.89 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=YBOb2+fP; dmarc=pass (policy=none) header.from=gnu.org; 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-Queue-Id: E4A7524399 X-Spam-Score: -4.89 X-Migadu-Scanner: scn0.migadu.com X-TUID: Edc3JVDhT2uc Pierre-Henry Fr=C3=B6hring skribis: > +(define-public python-databases > + (package > + (name "python-databases") > + (version "0.5.5") > + (source (origin > + (method url-fetch) > + (uri (pypi-uri "databases" version)) > + (sha256 > + (base32 > + "0dzb998kg35xmd50ih168320vih2w3ich798r8fc4lf9q4bb1ih2"))= )) > + (build-system python-build-system) > + (propagated-inputs (list python-aiocontextvars python-sqlalchemy)) > + (native-inputs (list python-aiosqlite python-asyncmy python-aiomysql > + python-asyncpg python-aiopg)) All these are presumably used at run time; shouldn=E2=80=99t they be propag= ated? Thanks in advance, Ludo=E2=80=99.