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 sG/TORBqTGKIIQEAgWs5BA (envelope-from ) for ; Tue, 05 Apr 2022 18:10:56 +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 UAo3NxBqTGLYKAAA9RJhRA (envelope-from ) for ; Tue, 05 Apr 2022 18:10:56 +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 8609F88CC for ; Tue, 5 Apr 2022 18:10:56 +0200 (CEST) Received: from localhost ([::1]:34286 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nblld-0000VQ-Cm for larch@yhetil.org; Tue, 05 Apr 2022 12:10:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33858) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nblko-0000Te-FZ for guix-patches@gnu.org; Tue, 05 Apr 2022 12:10:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33792) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nblko-0007HK-6Z for guix-patches@gnu.org; Tue, 05 Apr 2022 12:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nblkn-0005e2-Uf for guix-patches@gnu.org; Tue, 05 Apr 2022 12:10:01 -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: Tue, 05 Apr 2022 16:10: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: =?UTF-8?Q?P=C4=81ladhammika?= Cc: 53929@debbugs.gnu.org, Maxime Devos Received: via spool by 53929-submit@debbugs.gnu.org id=B53929.164917496121623 (code B ref 53929); Tue, 05 Apr 2022 16:10:01 +0000 Received: (at 53929) by debbugs.gnu.org; 5 Apr 2022 16:09:21 +0000 Received: from localhost ([127.0.0.1]:55920 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nblk9-0005ch-4R for submit@debbugs.gnu.org; Tue, 05 Apr 2022 12:09:21 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40366) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nblk6-0005cL-Kq for 53929@debbugs.gnu.org; Tue, 05 Apr 2022 12:09:19 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35524) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nblk0-0007B5-OY; Tue, 05 Apr 2022 12:09:12 -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=uPoPVz6fjg2RdbaOHgjy5+6WKeFytb7RBxTBgS22qns=; b=eC9dm6SAvN+ly3mXkjyz dV6XcQh6OWXqgDhizkmocJ+G7BDSZjz+Urni7eIj9DZCUW5M2PGdckDEuyNz3toM3v7zg16/jdd+w ugyoeLYmCmFfx2Pw/YdpPisVlU4U+qC1s1Q1iqMpxy+AxGBTvxL10OmVEsioCnVHPfx67gjFo6Ics ySLzzW8hGrzigCnjoiuVxYdrBCFEtnX2aHxhdsGQ1tleR7gPy4seCADDeI9H9lE8hIyC7DqgSE+0H 5bawtp1EFs24CXVvXOg/McnytlnrKlssIAvF1z1qs6XhtXGc6XtBQYMsHZL4qNiDjOtAjjOJMp7lF yl5gf+AawWbRJw==; Received: from [193.50.110.173] (port=58786 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nblk0-0005H2-Al; Tue, 05 Apr 2022 12:09:12 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87a6e2kc6t.fsf_-_@gnu.org> Date: Tue, 05 Apr 2022 18:09:10 +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: <87wng3ldg9.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=1649175056; 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=uPoPVz6fjg2RdbaOHgjy5+6WKeFytb7RBxTBgS22qns=; b=c9pJ/E6IQZUgzPf+orY/rcK55GisJQfISwgyFbPX8SL1WmO80xxtZXeBhEshl+fBqp/mIV 2tJftTCa2gw6CeLgSqrZZ2a7EaHX5erKD9qC7cRVHC223aXkZIEI0EpMk+PIWensccpYnW 6gOTi2Z7wT9OXCYNapT47UKSZr+fuNbewCfkkTCeyA4WvG3U0xXylZHjs7Ok+3o674Mf8v NSipfGcUcbEADL9o5QX5t8aynY2KI6V1FLYss5xc1EKG8twSGLuVyRJs7L+G/XX9rGxAbs Yn9Ii+NTJawfTgqeR+NvjbEXeJhiTZ3NG4ZaB/Xl0cP+CQ1SU8WPEfAIQ4PpDA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649175056; a=rsa-sha256; cv=none; b=NuW8dg+SheIutbpXPDEEnBAm1l0AnpGBL0Pu/flEAbtOeWuuj6pAXbQihDe4MUCFZl0cHv TXl2YUepPaX9RZ2oPSg/whwMqs1Nwka65MnNd7kPurnl2OhpOP+IK4oEAHord7tcyJITQK RQ1zUIvitgnAEWagx7Hk/w+OjJA19gq6Y9w1AUDUIePre1QgFUXvmdlrcqkCPAwpYcjuh7 oceup5tHfhwxgKbiLaLGB4+CJcJfD+2Oc919VpiZZYeYBI8dMRrlkdT+X/ThrP1vboCjaT oSL/fE6PFCZJWrboFzNELGYGvvG1Vwa6vCQK8YpBS1gs76sIuU790U+uQBJ5+g== 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=eC9dm6SA; 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.57 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=eC9dm6SA; 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: 8609F88CC X-Spam-Score: -4.57 X-Migadu-Scanner: scn0.migadu.com X-TUID: HHe6UwG9yh3L Hi P=C4=81ladhammika, A friendly reminder: https://issues.guix.gnu.org/53929 TIA, Ludo=E2=80=99. Ludovic Court=C3=A8s skribis: > Hi P=C4=81ladhammika, > > P=C4=81ladhammika skribis: > >> I see. Took the Nix package definition as an example (https://github.com= /NixOS/nixpkgs/blob/7adc9c14ec74b27358a8df9b973087e351425a79/pkgs/tools/sec= urity/onlykey-cli/default.nix#L25) which turned off tests. > > In Guix the QA standard is to run tests by default. When tests cannot > be run for some reason, we add a short comment next to #:tests? #f > explaining why. > > Could you take this and Maxime=E2=80=99s other comments into account and = send an > updated patch? > > Thanks in advance! > > Ludo=E2=80=99.