From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 EDiZKMp2HmbAxgAAqHPOHw:P1 (envelope-from ) for ; Tue, 16 Apr 2024 15:02:02 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id EDiZKMp2HmbAxgAAqHPOHw (envelope-from ) for ; Tue, 16 Apr 2024 15:02:02 +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=1713272522; a=rsa-sha256; cv=none; b=KNuQiIqX3joeLQth2l94Y5RxyjMW/u07aQBbs8dd5xQV3RQz/ztCjkanrx9sIfLcYXJnOH m4LuA+IxJikzWEJSTBrHf9ZPfF/HFULcxDeLH/Sq1u3jZoHRXo0WgchdyuoP40FWvwmyD3 uZPZjfiM7cLCcuuTmBnHLATnHDykun4xZYcVTVToCavBA6UkefxzH8DsdEBaTQnVQMHwr8 6nk95z72lqJ6qa9sq+3x38i8tZCk10630W0MG/aAMLY0gfU4RsUE2G2JhTIioDW9KFkVml juyRP24EhvT7mDFtLjNHaodYmmPwDNKUtLzU9kihjkt04TytaY079hnxNH3s7Q== 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=1713272522; 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=dXuQCnUqBVxxpyh6++mmGEFZi6jc3VXlHN22edHzAig=; b=u8u1anB+iESq/bcjatENJnie7ouwahicJFx1Bk0uvOo+Jfc3JEWdnuusOQ36k8VgoI8njO 6TV8ko4F/fmmEcC1PY1Cp9EC7mjjoXFIhzQ7h1A9t8o2KcQsk+uL9xOGg3hFupgZ02eu8u QpK1oKR5QcPRYfQt1RaJhDfQzttItUv1gwFZyoAzQYgdXMowkFz2GX3e4vGy5Uy4pJDfHY hgI3O34V188Ik/DO3X9jC9begR7uiEzV6ho5Stf1heuJCgdS6z1IXV2L8cMXL4wIk/jSVj 7WuX3VPvC+bVWdQCeYgWDf4qh0ZW7VhSJjzrZQ4aot5Ed4/g97aLjzpdQJ96OA== 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 751D06C8EA for ; Tue, 16 Apr 2024 15:02:02 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rwiRK-0000cW-9H; Tue, 16 Apr 2024 09:01:34 -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-0000Os-BX for guix-patches@gnu.org; Tue, 16 Apr 2024 09:01:10 -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 1rwiQf-0007Q3-8k 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 1rwiQr-0002jt-Es for guix-patches@gnu.org; Tue, 16 Apr 2024 09:01:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70416] [PATCH 8/9] gnu: python-clingraph: 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:05 +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.171327245710431 (code B ref 70416); Tue, 16 Apr 2024 13:01:05 +0000 Received: (at 70416) by debbugs.gnu.org; 16 Apr 2024 13:00:57 +0000 Received: from localhost ([127.0.0.1]:43814 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwiQi-0002i0-Eu for submit@debbugs.gnu.org; Tue, 16 Apr 2024 09:00:56 -0400 Received: from 13.mo582.mail-out.ovh.net ([188.165.56.124]:40905) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwiQI-0002dn-6j for 70416@debbugs.gnu.org; Tue, 16 Apr 2024 09:00:32 -0400 Received: from director10.ghost.mail-out.ovh.net (unknown [10.109.148.126]) by mo582.mail-out.ovh.net (Postfix) with ESMTP id 4VJkfS3Vntz1RPx for <70416@debbugs.gnu.org>; Tue, 16 Apr 2024 13:00:16 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-p7psb (unknown [10.111.174.60]) by director10.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 0BBD61FD34; Tue, 16 Apr 2024 13:00:15 +0000 (UTC) Received: from ngraves.fr ([37.59.142.99]) by ghost-submission-6684bf9d7b-p7psb with ESMTPSA id ZCXMNl92HmaCVQEAZf02zg (envelope-from ); Tue, 16 Apr 2024 13:00:15 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Tue, 16 Apr 2024 14:59:17 +0200 Message-ID: <20240416125953.25550-8-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: 8529817697905599202 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrudejhedgfeegucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddrleelnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejtdegudeiseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkedvpdhmohguvgepshhmthhpohhuth 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: 751D06C8EA X-Migadu-Spam-Score: -6.38 X-Migadu-Scanner: mx10.migadu.com X-TUID: iViLyXLMOevi * gnu/packages/potassco.scm (clingraph): [native-inputs]: Remove python-pylint. Change-Id: I596a4f555c75113c6b7f38071714c46fd04b688d --- gnu/packages/potassco.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/potassco.scm b/gnu/packages/potassco.scm index 43d9ea6647..7b47e770fd 100644 --- a/gnu/packages/potassco.scm +++ b/gnu/packages/potassco.scm @@ -560,7 +560,7 @@ (define-public python-clingraph python-jinja2 python-jsonschema python-networkx)) - (native-inputs (list dot2tex graphviz python-pylint python-pytest)) + (native-inputs (list dot2tex graphviz python-pytest)) (home-page "https://github.com/potassco/clingraph") (synopsis "Visualizer for graphs defined as logic programs") (description -- 2.41.0