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 ms5.migadu.com with LMTPS id uEfiLbuwaWJiawEAbAwnHQ (envelope-from ) for ; Wed, 27 Apr 2022 23:08:11 +0200 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 aALNLLuwaWKmUQAA9RJhRA (envelope-from ) for ; Wed, 27 Apr 2022 23:08:11 +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 6D9172E9B8 for ; Wed, 27 Apr 2022 23:08:11 +0200 (CEST) Received: from localhost ([::1]:48142 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1njotO-00036f-4v for larch@yhetil.org; Wed, 27 Apr 2022 17:08:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52492) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1njotG-00036K-Gq for guix-patches@gnu.org; Wed, 27 Apr 2022 17:08:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50690) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1njotG-00008r-7w for guix-patches@gnu.org; Wed, 27 Apr 2022 17:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1njotF-00054z-WD for guix-patches@gnu.org; Wed, 27 Apr 2022 17:08:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53929] [PATCH] gnu: Add python-onlykey Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 27 Apr 2022 21:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53929 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53929@debbugs.gnu.org, Maxime Devos Received: via spool by 53929-submit@debbugs.gnu.org id=B53929.165109363719458 (code B ref 53929); Wed, 27 Apr 2022 21:08:01 +0000 Received: (at 53929) by debbugs.gnu.org; 27 Apr 2022 21:07:17 +0000 Received: from localhost ([127.0.0.1]:44585 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njosX-00053l-Is for submit@debbugs.gnu.org; Wed, 27 Apr 2022 17:07:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:59140) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njosW-00053W-UU for 53929@debbugs.gnu.org; Wed, 27 Apr 2022 17:07:17 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37246) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1njosP-00006D-8l; Wed, 27 Apr 2022 17:07:11 -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=un3ZYkBgiXRJXDzCeIG9XlWcE/opfXgOFxnVHgMa+Uo=; b=gRhTSIFFWZwET9xtJaaB CTFTkKRW6z3VGqJdMzbRi82vc088TbdrmRjpl62aYqD9WpO+7Cwwfyd9Gw4L7JFhcJEZ8RKokxjBq DH81y7Y4FM9d5v2k6boXr8ajjLthhEFyJifxNrKRNsU36nFsz9hn6rB4EMW1SKcoA9IzTaPUAvuoR /MVsSn4nFBao511XtJqiinBfPy101mzR4/RzYq9AiZ2eDCcWML+SISEIGZd/7dT8p7v/EnysxaOSf YCm/JLKH/VCiB7KHgbu2mohKhA6kZc7wWwu5i/r7mXxWeJr6JasMUcU1y8O9he/pqurUPk+f3+FfJ rsFUsz9kpzdhYw==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=38886 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1njosO-0004HS-GI; Wed, 27 Apr 2022 17:07:08 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87a6e2kc6t.fsf_-_@gnu.org> Date: Wed, 27 Apr 2022 23:07:07 +0200 In-Reply-To: <87a6e2kc6t.fsf_-_@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Sun, 06 Mar 2022 22:23:22 +0100") Message-ID: <87czh2i6bo.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=1651093691; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=un3ZYkBgiXRJXDzCeIG9XlWcE/opfXgOFxnVHgMa+Uo=; b=DqzGjcldZi0PB0ilcFemSnPuG6aU4+Ef34puRRpKbGh3ik2NNzsoLC/X6aVc1V8C1vkD1+ Y7AR0Y1ktl9tmHQ7KK7KGtYxOTL76nq5J0i/Y0eObnEXdbxoVnpYYBtBzzCfBGv4GsV2Tq K3opsWib3LWDgdsg4hXnCCht0AH0jfd6MqCO1ymEYtTZAedSoyGvuuTWmu1BSRMJFv1i9u 5lo3/aKBsxb5zZdyuz7z/mpnEMmEr8sSJZg5mGUtgcOdcPNYNLDKDK0bOhVUFIOTzhJIFj 7H8fBjy5XvumvlHjtROV+6C9OyMFSs5eNU11lDbGu7z8dY9QJ0iQ6Kq7fj4oCA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651093691; a=rsa-sha256; cv=none; b=Tlvrpns1i5L6iqZ2L//qM3keEC4YlT10qrcLEwJeCw0p4CbH9DN+OnGAGAqUWeryteMYxm 5s7WXvHSkIjRcAfALal4SafdFbdPclWa+b85qK7GNMdenQD3rxOH1Zk0VV6SWzTgpF4b9u zWKC09B0UMxLDvNN8X5mpjOwIkakGh7N8rF4IFh+vXSIpQ8xMvs9MfUmN+i9VGcTKf00wa zbXm1cuLcVF2Sh8O8l1o9mD3uBaMJzNuC+jGko4vAFU/HaBBsbBJ0qiGcz2sNVE8PS3NzE 4PzZqj5u2q5XBCmz9Q5UWo9PaBlVLOVKHeh8rhQVq44+o3o2IuqSpU0G6AXfdg== 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=gRhTSIFF; 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: -3.90 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=gRhTSIFF; 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: 6D9172E9B8 X-Spam-Score: -3.90 X-Migadu-Scanner: scn1.migadu.com X-TUID: qGNJnlt8WW/h Hi! P=C4=81ladhammika let me know privately that they won=E2=80=99t be able to = take care of it in the foreseeable future. Any takers? If not, I suggest closing this issue in a couple of weeks. Ludo=E2=80=99.