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 yGvfN/Fyj2Q5lwAASxT56A (envelope-from ) for ; Sun, 18 Jun 2023 23:11:13 +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 EEjjN/Fyj2SYaQEAauVa8A (envelope-from ) for ; Sun, 18 Jun 2023 23:11: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 A012D65EC for ; Sun, 18 Jun 2023 23:11:13 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qAzfr-0000zM-7T; Sun, 18 Jun 2023 17:11: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 1qAzfq-0000z6-Im for guix-patches@gnu.org; Sun, 18 Jun 2023 17:11: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 1qAzfq-00069I-Aq for guix-patches@gnu.org; Sun, 18 Jun 2023 17:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qAzfq-0007uy-5q for guix-patches@gnu.org; Sun, 18 Jun 2023 17:11:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62568] [PATCH] gnu: Add python-pyoo. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 18 Jun 2023 21:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62568 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Graves Cc: 62568@debbugs.gnu.org Received: via spool by 62568-submit@debbugs.gnu.org id=B62568.168712263230397 (code B ref 62568); Sun, 18 Jun 2023 21:11:02 +0000 Received: (at 62568) by debbugs.gnu.org; 18 Jun 2023 21:10:32 +0000 Received: from localhost ([127.0.0.1]:55088 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAzfM-0007uC-84 for submit@debbugs.gnu.org; Sun, 18 Jun 2023 17:10:32 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51260) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAzfK-0007tx-9V for 62568@debbugs.gnu.org; Sun, 18 Jun 2023 17:10:30 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qAzfE-00062z-0d; Sun, 18 Jun 2023 17:10:24 -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=MlbLDoxgEv+tcMf/kQJAtOM9BqPWgTkaveklyTwRdWI=; b=QCizptkFxbevUA7Lhava B28w6UVsJVo4bqo/mgiEZdQZFaXdJUSpGXuF4HtSNJ/LzoOj6kAa5WVJM0BsBxc6bsMfZvOPBR1H6 hi/a5Cg2UJA94IK+ZameTaKjX2MmZ5nEMNnnMzfzWH1j4IexATwfxEGPyYGlESmJ99APrB4CDKnW3 TnwRWj7qdrQEVk95oKeXXqJuUxvz0LZzFdruN6HIpdAP3XQOVcCZbXy4qCMX9MOa5X7MG64hySWE/ i8FVtlwcVoBjVFYBTuKv29s1A4SwDf4oZH2voTdCc2lMbutew60Ic/+LInvrENh3XTH1OcqI7KlG7 dhf8xPCtlXkSzw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qAzfD-0005qZ-Fr; Sun, 18 Jun 2023 17:10:23 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230331100913.4046-1-ngraves@ngraves.fr> Date: Sun, 18 Jun 2023 23:10:22 +0200 In-Reply-To: <20230331100913.4046-1-ngraves@ngraves.fr> (Nicolas Graves's message of "Fri, 31 Mar 2023 12:09:13 +0200") Message-ID: <87bkhcpjcx.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1687122673; 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=MlbLDoxgEv+tcMf/kQJAtOM9BqPWgTkaveklyTwRdWI=; b=VGfO+QVxJb9K3jFhlLQLcsSsf1feEs17OSH/NXuG5mWYGRuFyzLkxozzkktYwNcZ8gQTDO uPz8ljigkyqvSrA6SqFrNnYXESkUrFTjYW18A4Br0KTVfh1Aorzy7+Zqx0MZtJTYELTF9f UaHi47MVM8CiL7O7LRhRFdWOEtt8Ddd7J5OTwzSutHfvPN1VJqOQYcwK6XFCShqHWLeLym eePdslSUsEb1msaky8ZsVxzPTs0RSru+uoZFfhLwfSmHZlHun2KwMk4G/HbrFJFiNykTdZ J8ELP1C2YIjF7+ZI8SDgCpFEVXfJBBHinJxBNfuvCpy9v8snxX04toye9S6cww== 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=QCizptkF; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1687122673; a=rsa-sha256; cv=none; b=K8PZlsQM3uAz4ik9O4ekE7fQKVTXa6SJ9RUocGpq09csH9QPtFmXrUd1ETUn14BOqwFTKQ 2/Vx0y8ZQRwlGBlJIx2ZTm/u4JdBVyrO2xY1Ubm0uLhn0CRlrW1CqTyPPIFG4MFcadwSlM H6PbQnH7i0a+Z2+myKVPTiZB6naA/CwyoBvAWyIQqgLPvzDjgi0six95sSdjLWBprSAswG 6gRtc2vVq2M+yxTMZa9tNT5yGegUnmtq/CotsCLmyGLO/PCl4FxbvXyE2U9VFooTWGCvm7 im/ZQXaZ//sd7gs/ir61W1HHUcUY2LBHaw/sMqslkP0TxG7+J9hOPVEmf4pnDw== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -4.15 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=QCizptkF; 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: A012D65EC X-Spam-Score: -4.15 X-TUID: W4g4S/uJbw9m Hi, Nicolas Graves skribis: > * gnu/packages/libreoffice.scm (python-pyoo): New variable. This is failing according to . Could you take a look? Thanks, Ludo=E2=80=99.