From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id AGOLL9J2HmbXpQAAe85BDQ:P1 (envelope-from ) for ; Tue, 16 Apr 2024 15:02:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id AGOLL9J2HmbXpQAAe85BDQ (envelope-from ) for ; Tue, 16 Apr 2024 15:02:10 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1713272530; 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=3ObGBY+kTwcRJGHtEF9RsQPwb1tVQF1qKQxs/xy+xws=; b=Y1MjmqHTPaJPBgJp6TIvB6VZBngDhBG6Lopp4LN3IfmvgCbOpbWbQ/smNYNM4iac9n9LKg b1H8KcNNS9HrOlHFzBXAoihpMhmz16Zd3+v0j4vNRa2QCPdEDX7uq9NNEdptICuIITuk3r VEkepbY3H9pEccGQmGWl+n0gpM18iBkpaysIgiJm8VkuBW7dYQUyk3zV2tiHWekKvb2J7i oXzkVlhHfwgKjR9XqT46ANBcZik1t2okD9Pp90+QUIgsdJgW8oZBOVxcvClEjhuHa2WGwk HhwqmnRM7F0ZlMvW/x9kDa3qBWin1lSjEr+S4rVgoYSL5TQkr7cw8ADEm6XXfA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1713272530; a=rsa-sha256; cv=none; b=tL/yIk6wVG0pSpXC6CnpJyR6hmJe6WNLGuLm//P11CA+cIbixWlKIC/jEe1p2LhGXjYKu5 vy5NMc/R7m83Oc5vkMssE4b7WHqAI37m4+MIbAtvJbVgaPje2YQDRwppqU/ffEOSZhCkJ9 Hs2vY88r01MPtpjFzmk1w2AoAAvxRzwGGKI8JpLub1pwIuUmDHLeQohT19eW+4vW1CpDud Rbmo0Vb6fJ8BLuaRSX+6Thg/uhc00YQiCkoOH63WG1MLuwdIEEEEdDQqqGUZZbsbMHetCm q9wEoQuklcPhUMziGryG9GsdLGScPURbd5bRKPko20Ouq1xKxwJbMcNk9MfuBQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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"; dmarc=pass (policy=none) header.from=gnu.org 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 812DC67C90 for ; Tue, 16 Apr 2024 15:02:10 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rwiRL-0000f7-HS; Tue, 16 Apr 2024 09:01:35 -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-0000Om-AJ 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 1rwiQe-0007Py-J0 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 1rwiQq-0002jj-N7 for guix-patches@gnu.org; Tue, 16 Apr 2024 09:01:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70416] [PATCH 5/9] gnu: python-spinners: 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:04 +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.171327245610419 (code B ref 70416); Tue, 16 Apr 2024 13:01:04 +0000 Received: (at 70416) by debbugs.gnu.org; 16 Apr 2024 13:00:56 +0000 Received: from localhost ([127.0.0.1]:43811 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwiQf-0002hi-66 for submit@debbugs.gnu.org; Tue, 16 Apr 2024 09:00:56 -0400 Received: from 2.mo576.mail-out.ovh.net ([178.33.251.80]:54815) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwiQB-0002cS-PM for 70416@debbugs.gnu.org; Tue, 16 Apr 2024 09:00:26 -0400 Received: from director6.ghost.mail-out.ovh.net (unknown [10.108.2.251]) by mo576.mail-out.ovh.net (Postfix) with ESMTP id 4VJkfH0VnWz1q45 for <70416@debbugs.gnu.org>; Tue, 16 Apr 2024 13:00:07 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-xl7ml (unknown [10.111.174.14]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 157251FEE7; Tue, 16 Apr 2024 13:00:05 +0000 (UTC) Received: from ngraves.fr ([37.59.142.98]) by ghost-submission-6684bf9d7b-xl7ml with ESMTPSA id eMUVO1V2HmYKOAQAweUdPA (envelope-from ); Tue, 16 Apr 2024 13:00:05 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Tue, 16 Apr 2024 14:59:14 +0200 Message-ID: <20240416125953.25550-5-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: 8527002944872112866 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrudejhedgfeefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddrleeknecuvehluhhsthgvrhfuihiivgepvdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejtdegudeiseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeeipdhmohguvgepshhmthhpohhuth 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.38 X-Spam-Score: -6.38 X-Migadu-Queue-Id: 812DC67C90 X-Migadu-Scanner: mx13.migadu.com X-TUID: eRxLlBdkW/Gn * gnu/packages/terminals.scm (python-spinners): [native-inputs]: Remove python-pylint. Change-Id: I65ad19ba7021db15eba6b410df6ed70ff9ed2ff9 --- gnu/packages/terminals.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm index 709e49714c..bdcebb02db 100644 --- a/gnu/packages/terminals.scm +++ b/gnu/packages/terminals.scm @@ -1249,7 +1249,7 @@ (define-public python-spinners (substitute* "requirements-dev.txt" (("(.*)==(.*)$" _ dep ver) (string-append dep ">=" ver)))))))) - (native-inputs (list python-coverage python-nose python-pylint python-tox)) + (native-inputs (list python-coverage python-nose python-tox)) (home-page "https://github.com/manrajgrover/py-spinners") (synopsis "Python library with graphical spinners for the terminal") (description "Spinners is a Python library that contains graphical spinners -- 2.41.0