From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id KLaVLL12Hmb0NwEA62LTzQ:P1 (envelope-from ) for ; Tue, 16 Apr 2024 15:01:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id KLaVLL12Hmb0NwEA62LTzQ (envelope-from ) for ; Tue, 16 Apr 2024 15:01:49 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; 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=1713272509; a=rsa-sha256; cv=none; b=tAcIiaiNaKOUFjrVzsopaDJojKGec0q1NDeGWZFlbJqqy84FcFLf7BAEknniQV7/rqkUiR G1xKXG3+7QGdasbUnapj4MjKDfrmqerXKj1vwKTdBejRz3dPPYfHH+sFKFI/1pa0zruEO6 RiHInIK/72gYNBlAk7xKMtDCtbC0XbBky6S9ckqZAZ1Nq8VG+BXL3iIQkNWLeaXlFd/v83 gwu7SgK/ltl7j8sc38jP7k3xmItY4j35DvXtmVVvGe6VFid8X9E8/FaEd0lc/UDeCIwwBH fSdZeRxGRaPfOnymv3KjPTgvL/U+1Ajc3e4TgMJlIxjuYqUTpeUSAGBB/f9L4Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1713272509; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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; bh=8r+Xy6DxRO2kaargzRt/Cg//j6ADUHacnVRWiG1Vg68=; b=CzLrJlhb/RohJxXFj6xNyyjMh23UTUxyn54L5DhByLVoXOjBlxI18jNmTtpDXXxJgKDTEU UJRbnSHExclQgeLTgXAer/FlrtQZu4uRKwGbuM2vvkVhgRS+wMGA+sPF4yWappJV0/Db/7 3yOoymdGBEx615luvnCXYoDDcecjUdlEMKt2HCDyMivqCPCEie3USUqwxMflrebRgnQE0p uk4ElQRm6HCSVjurzbbPSkpuWzU1Df2OYyYr2cAY5BGSNqZJIkm8f5jr3vPgHJG6/20A4s ox/ITyevfb1eIIxpb4wAzMioU4iIQ4SaOr2lKpyzKFPccDixPJRI9a9TrM25qQ== 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 84AD06CD01 for ; Tue, 16 Apr 2024 15:01:48 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rwiRV-0000kA-26; Tue, 16 Apr 2024 09:01:45 -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 1rwiQi-0000Ol-7w for guix-patches@gnu.org; Tue, 16 Apr 2024 09:01:11 -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 1rwiQb-0007Pb-Vb for guix-patches@gnu.org; Tue, 16 Apr 2024 09:00:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rwiQn-0002j0-VH for guix-patches@gnu.org; Tue, 16 Apr 2024 09:01:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70416] [PATCH 2/9] gnu: python-trio: Remove python-pylint native-input. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 16 Apr 2024 13:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70416 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70416@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 70416-submit@debbugs.gnu.org id=B70416.171327241910039 (code B ref 70416); Tue, 16 Apr 2024 13:01:01 +0000 Received: (at 70416) by debbugs.gnu.org; 16 Apr 2024 13:00:19 +0000 Received: from localhost ([127.0.0.1]:43792 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwiQ5-0002ba-3m for submit@debbugs.gnu.org; Tue, 16 Apr 2024 09:00:18 -0400 Received: from 19.mo561.mail-out.ovh.net ([178.32.98.231]:60497) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwiQ2-0002Zi-3R for 70416@debbugs.gnu.org; Tue, 16 Apr 2024 09:00:16 -0400 Received: from director7.ghost.mail-out.ovh.net (unknown [10.109.148.180]) by mo561.mail-out.ovh.net (Postfix) with ESMTP id 4VJkf807hKz1TwY for <70416@debbugs.gnu.org>; Tue, 16 Apr 2024 12:59:59 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-zngtx (unknown [10.108.54.132]) by director7.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 5837C1FE3E; Tue, 16 Apr 2024 12:59:59 +0000 (UTC) Received: from ngraves.fr ([37.59.142.110]) by ghost-submission-6684bf9d7b-zngtx with ESMTPSA id uWwpDk92Hmb/8QMAtl8YAw (envelope-from ); Tue, 16 Apr 2024 12:59:59 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Tue, 16 Apr 2024 14:59:11 +0200 Message-ID: <20240416125953.25550-2-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240416125953.25550-1-ngraves@ngraves.fr> References: <20240416125953.25550-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 8525032623865914082 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrudejhedgfeegucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepleffjeetueethfefkeffffefvddukeejkefgleduiedthfekvefhiedvhfffgeegnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrdduuddtnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejtdegudeiseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehiedupdhmohguvgepshhmthhpohhuth 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: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via 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-Spam-Score: -6.38 X-Migadu-Queue-Id: 84AD06CD01 X-Migadu-Spam-Score: -6.38 X-Migadu-Scanner: mx10.migadu.com X-TUID: dj55wN0d6fTF * gnu/packages/python-xyz.scm (python-trio): [native-inputs]: Remove python-pylint. Change-Id: Idd34db779b1f1bbc6ca277fedc01537e17205d50 --- gnu/packages/python-xyz.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 0f4ab26638..1b9070b112 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -28283,7 +28283,6 @@ (define-public python-trio (list python-astor python-ipython python-jedi - python-pylint python-pyopenssl python-pytest python-pytest-xdist -- 2.41.0