From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mDU/B72TP2WO1gAA9RJhRA:P1 (envelope-from ) for ; Mon, 30 Oct 2023 12:30:05 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mDU/B72TP2WO1gAA9RJhRA (envelope-from ) for ; Mon, 30 Oct 2023 12:30:05 +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 9A6D911C71 for ; Mon, 30 Oct 2023 12:30:04 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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-Seal: i=1; s=key1; d=yhetil.org; t=1698665405; a=rsa-sha256; cv=none; b=YSbrZxwilpRA5VFp3B/2TBT2flg3gk5xUnSMuhD5f6jdyr+SRXX+wUIP8LussIew+RC0bO 8n968lVhFWm+OpgIhhB701ZXm1EKzDgMuPPQHVuU+EjNbxRLSs/jGdC5l/3N73SMsjnWxw RNoRzl+iNVh7QX58dmjA6VaV3lBxbPouTHqhQfic94ucnlfTV1/bJnl4VAyKBvI1KLs17u wl0K/63CHQys9wi2fSOTXJLUEaThj05pGjk8szjTI3pLnl48+3/41f7JORmQXhTgsL6JBL uKYzVKXAa1I5XEt6u/cyjOl1TTJ0MLYZxYbc8htzyaho9YgJZqmHSVcwZ7/C6w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=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=1698665405; 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: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; bh=5EWq3iOXL2fUk54dm/YMYmS1Rgi0xfaGFFdSXAx/3YM=; b=Ex8sEFUoCsN+AZe9E/VWZAklIDnFJlQ0Am/kfU5cVI8MwZeeN0H3lo2k35vpvM49lDNwzh v9yGHzTalE216kHIrY2B1SRk184wpGlUeI658AyZgz9lIWNTSlv0f5n+mmwhj4xqkfsywO teB3S+KSMsGc572h+rwmsYW1jVzREls8sBF6tER6L+XcAJRRLbqfcsDL9GtXMTC7Zk30KC za6Z9VvCvbEdXQQ8bFrs1FGV6hRFkNbwjxMpqsglGBNrRNMY+9BLpAAMg4jFqPW2wLTP9Y xFmP7wG0mZRiJ8ejxq+cipUFoJ9MwjLlfxhtdFCO+BwNArfr/Mvn0yLkTyJIJQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxQSZ-0006cp-I4; Mon, 30 Oct 2023 07:29:31 -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 1qxQSY-0006cf-4i for guix-patches@gnu.org; Mon, 30 Oct 2023 07:29:30 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qxQSX-00037a-Sw for guix-patches@gnu.org; Mon, 30 Oct 2023 07:29:29 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxQT4-0004Ui-UA for guix-patches@gnu.org; Mon, 30 Oct 2023 07:30:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH v4 2/2] gnu: Add aerich. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 30 Oct 2023 11:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53019 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Giacomo Leidi Cc: 53019-done@debbugs.gnu.org, 53019@debbugs.gnu.org X-Debbugs-Original-Cc: 53019-done@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169866535417191 (code B ref -1); Mon, 30 Oct 2023 11:30:02 +0000 Received: (at submit) by debbugs.gnu.org; 30 Oct 2023 11:29:14 +0000 Received: from localhost ([127.0.0.1]:44358 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxQSI-0004TD-Ek for submit@debbugs.gnu.org; Mon, 30 Oct 2023 07:29:14 -0400 Received: from lists.gnu.org ([2001:470:142::17]:59378) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxQSG-0004T0-NJ for submit@debbugs.gnu.org; Mon, 30 Oct 2023 07:29:13 -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 1qxQRe-0006Gk-1s for guix-patches@gnu.org; Mon, 30 Oct 2023 07:28:34 -0400 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxQRc-0002zI-Iz for guix-patches@gnu.org; Mon, 30 Oct 2023 07:28:33 -0400 Received: from localhost (pd95b13b0.dip0.t-ipconnect.de [217.91.19.176]) by mira.cbaines.net (Postfix) with ESMTPSA id 34F0C27BBE2; Mon, 30 Oct 2023 11:28:29 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 8b41386d; Mon, 30 Oct 2023 11:28:28 +0000 (UTC) References: <92700a1c09af12426cb5890d4ebc649b36c25e86.1698581244.git.goodoldpaul@autistici.org> User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines Date: Mon, 30 Oct 2023 11:26:04 +0000 In-reply-to: Message-ID: <87msw0xsbo.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 9A6D911C71 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -8.20 X-Spam-Score: -8.20 X-TUID: l8C8tha4y6qx --=-=-= Content-Type: text/plain Giacomo Leidi via Guix-patches via writes: > * gnu/packages/databases.scm (aerich): New variable. > > Change-Id: I322d619dc80c943d50e28a96ba74d276784ab8da > --- > gnu/packages/databases.scm | 44 ++++++++++++++++++++++++++++++++++++++ > 1 file changed, 44 insertions(+) This and the previous patch look good to me, I've tweaked a synopsis and description to use @acronym and pushed this to master as db5c83e83bb0aa7b65e020ee1d8749e11d5c8f6f. Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmU/k1tfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcZxQ/8D6/ljsnIM1naK57zsIUBf8rw9Nq97YRr DVD4XJdHkGRSJ3Iv8Ikpwt9WwwwLSC4JE5hCSFYX1+1xw2juHo1ZfGTPMYf5Lcuz Y38Cy/f4lCXzva/tDJw41fhVPppAkQZJ+kAiGKeviLkCbfoMrvHlS/CqsgPQHkWD JeVlOjqXx26ejP2urA0vdE95DF1B2G28Gnaoq0C1tp90IrZFePhEcmBtkrL5J2p8 38++ocWAJw11pgVHzYq9R02EnJ3r0WxkhNlEv7D1cOSt7xJ9SKeBZG1XAydVgp0B la0UIMyIK88xM6y+KW8tzG+ETzT+RLX/oBfFAcFXdomgjKeDiPxDqX3b+b4euxI1 V35ArguFK68T1jJdeOflSSdGiT9VKxrUV2Gwm/F4wzPzLof6DLlDV06mBpgQWTo9 34ry4F9l/cY3JSEgJ0ArWUOKRLLkD5Y5lEk5Y4n4h/BkgQ5oRm9pi3bBofQ37/Pc s63/rYu37E4btiQucIyZZa1bGleJcVYvX6AOHHs1QyLqlrerPqaYraA2pLGkzFxr 209CSDCcvnovdHntqi9KzCLBb+0zhnW2G3H3GVNz+UwoK9EO5zCmiqAk9vWQc6gQ Hp5eSP8U5ru0+DKChE+ROGuWhl3EVHIcttmUSNgfDUEiBeurpmIPFAbQPzhgwu4w GHnkI1kipo8= =hkkX -----END PGP SIGNATURE----- --=-=-=--