From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kLduHLpF02TlagAASxT56A (envelope-from ) for ; Wed, 09 Aug 2023 09:52:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id OEiCG7pF02RL1gAAG6o9tA (envelope-from ) for ; Wed, 09 Aug 2023 09:52:26 +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 0AF3548D1E for ; Wed, 9 Aug 2023 09:52:26 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691567546; 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=y23fq/3cRlB+cOeOQ1Tipcyae7jn/iLeJ5c0WOr5954=; b=XVc+Z71Ij67q89PDgFnOhTLD/Ji7p45bFsaSwBIqJon8YS86oxbeL5FMLgzE4lL7dg1KR9 GamaNlN22NzLR5GQWxwy0/D4adiOtvX64cFV1cB86oSIrCGDS9TXIvUOvObJKq4jxB4UKI lIkXJ/jH5bRfX153sNXssEMW6dfd/SgLu/5rCplx1qJ/cvv5y0KTS0Obwc52bESKe9Xtfc Py1RiFaAxvnsNc7qwCqVoxFCSSBq7jM446+BunUGBw3/Q6X/LgO0qPr20gL4lS9dEsm4Dk rwZH2AdCOBsBp51iInhfISk5TEeWAFmqgmc6FfiOQCNq3tF60x1UeFS593fHqA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691567546; a=rsa-sha256; cv=none; b=sxnzQ4bFFERvMJ661tXDP7Q7JdeIvxPWypfFA25ddB9qNvWvgQ8c/HNVuANOwXZX++SFtQ 5q/EOJuovapKkr5LObVBkhUeQaui+gXtkKfOLoAt4Qf53Q07G4hIdYRgFy23POcO9e3K1i FyRC8Cc3XHfL30cQhvDm1NI4i3CIVet5YX7757eesqqNyTidwh5KBnlYvqsl7qGwg+9GOu 2VvkeYpNm+3o/zNvJCWsMK13qUD6qYfzBB3bH2L09muikLJvYnDRY4jDzgk7DwM35IxAub YhU8HMS1g0n1vsa4JGF7ir2Z+XV1U8c+vqgSToGVfmiLfbH6II4POY3rYF1yaw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qTdzB-0001Me-AA; Wed, 09 Aug 2023 03:52: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 1qTdz8-0001MB-FL for guix-patches@gnu.org; Wed, 09 Aug 2023 03:52:02 -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 1qTdz8-0002LJ-6V for guix-patches@gnu.org; Wed, 09 Aug 2023 03:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qTdz7-0007iX-Mk for guix-patches@gnu.org; Wed, 09 Aug 2023 03:52:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65139] [PATCH 1/3] gnu: Add pyotherside. Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 09 Aug 2023 07:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65139 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 65139@debbugs.gnu.org, =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 65139-submit@debbugs.gnu.org id=B65139.169156751629646 (code B ref 65139); Wed, 09 Aug 2023 07:52:01 +0000 Received: (at 65139) by debbugs.gnu.org; 9 Aug 2023 07:51:56 +0000 Received: from localhost ([127.0.0.1]:38183 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTdz1-0007i6-VU for submit@debbugs.gnu.org; Wed, 09 Aug 2023 03:51:56 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:33104) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTdyz-0007hn-Al for 65139@debbugs.gnu.org; Wed, 09 Aug 2023 03:51:54 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 2771CB52; Wed, 9 Aug 2023 09:51:47 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fedF10cMVLHW; Wed, 9 Aug 2023 09:51:46 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 4F06261; Wed, 9 Aug 2023 09:51:46 +0200 (CEST) Date: Wed, 9 Aug 2023 09:51:44 +0200 From: Andreas Enge Message-ID: References: <8b46df8977bee667a041d4b94e565d5ae76b02ab.1691468046.git.maxim.cournoyer@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8b46df8977bee667a041d4b94e565d5ae76b02ab.1691468046.git.maxim.cournoyer@gmail.com> 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: 0AF3548D1E X-Migadu-Scanner: mx1.migadu.com X-Spam-Score: -5.66 X-Migadu-Spam-Score: -5.66 X-TUID: btzjeSPoCOKg Hello, the packages look good, although it is unfortunate to add a dependency on Qt5. Andreas