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 2MKqAO/iPGbAhAEAe85BDQ:P1 (envelope-from ) for ; Thu, 09 May 2024 16:51:27 +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 2MKqAO/iPGbAhAEAe85BDQ (envelope-from ) for ; Thu, 09 May 2024 16:51:27 +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=1715266286; 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=4d16kR2PUtXQXOe26nOFLRAP2MivLawNZg1BIAWJUXM=; b=iGpMkrWgDkHU/XkB9KrstkGUAAsSgScAnjH1g5fm8bIYG+ofFrKATw10ivAeH/MtSCzVdm 43P9wnFCXzggGjo1Fx7kwf3MRv1bRoO0O0eQUhq49aSqDktQC2weyH4MxPmVbSo6RB6NS3 b65MLy3MSHwb9aoLQ85n77wCDoSKfp+UcpgwH8IYoYt8XTbB30vHRcHO3PT6K7MprHnHnI MXEjipgxv2uzAKxd95MS2H/i6Qz7YQDnUnuxFz6LxuAZa4vV2IzWOPQjw3iu1Edg5QfM6N hZu75VxYNfohGzjDbDfgIqU2DaThhl3ORaRZ/zGpLpWwqKYqTmw4Ulpvfx8vuw== 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1715266286; a=rsa-sha256; cv=none; b=KYje98ysAHqOq1zG4MSjHZcWHsPuE1GlajOVVaSmU6Vkbxs/hQkv9tUZpIrHU4f29iVGhw v7LdErdquKbDWrTeRGgawIRPCVqq10QVgsGWZUClizeO1vCwJs5hjzcPi8etVgeIY2U6K5 /74fm3YRgvKliiIbbfJaGMavwihGJxfaLM+UzUv53MUSA+to3CofgDp/gtvcVUK8BkwI72 XfGaJu4LbmcJ3WkvOja1T6aDRtHZuxypyL045wfk2937fjkBQJnqC7vju2qutKUNwXsKmj ebN/jTFH8RFg8naSqBCkHqoPUpzJsDA1sDhqSwys5tMFS7gnaibzSp0TIt99mw== 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 CA5AD12925 for ; Thu, 9 May 2024 16:51:26 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s556X-0005HH-P5; Thu, 09 May 2024 10:50:41 -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 1s556V-0005FK-MT for guix-patches@gnu.org; Thu, 09 May 2024 10:50:39 -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 1s556V-0003GC-88 for guix-patches@gnu.org; Thu, 09 May 2024 10:50:39 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s556v-0003yU-81 for guix-patches@gnu.org; Thu, 09 May 2024 10:51:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69980] [PATCH v2 06/14] gnu: python-jupytext: Remove pre-commit from native-inputs. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 09 May 2024 14:51:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69980 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69980@debbugs.gnu.org Cc: Vinicius Monego , ngraves@ngraves.fr Received: via spool by 69980-submit@debbugs.gnu.org id=B69980.171526624115167 (code B ref 69980); Thu, 09 May 2024 14:51:05 +0000 Received: (at 69980) by debbugs.gnu.org; 9 May 2024 14:50:41 +0000 Received: from localhost ([127.0.0.1]:55704 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s556X-0003wU-5P for submit@debbugs.gnu.org; Thu, 09 May 2024 10:50:41 -0400 Received: from 4.mo560.mail-out.ovh.net ([87.98.172.75]:54287) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s556T-0003vl-8i for 69980@debbugs.gnu.org; Thu, 09 May 2024 10:50:38 -0400 Received: from director1.ghost.mail-out.ovh.net (unknown [10.108.17.219]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id 4VZw0d4N0Mz1TTn for <69980@debbugs.gnu.org>; Thu, 9 May 2024 14:50:09 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-2p8zb (unknown [10.110.96.108]) by director1.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 68FA71FE91; Thu, 9 May 2024 14:50:09 +0000 (UTC) Received: from ngraves.fr ([37.59.142.103]) by ghost-submission-6684bf9d7b-2p8zb with ESMTPSA id 4ex2GKHiPGaCrzAAiiil1Q (envelope-from ); Thu, 09 May 2024 14:50:09 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Thu, 9 May 2024 16:47:05 +0200 Message-ID: <20240509144944.30385-7-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240509144944.30385-1-ngraves@ngraves.fr> References: <20240509144944.30385-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 16330333727997813267 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdefvddgjeelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtfeenucevlhhushhtvghrufhiiigvpedunecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieelleektdesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheeitddpmhhouggvpehsmhhtphhouhht 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-Migadu-Spam-Score: -6.39 X-Spam-Score: -6.39 X-Migadu-Queue-Id: CA5AD12925 X-Migadu-Scanner: mx13.migadu.com X-TUID: DndsiWyg6854 From: Vinicius Monego * gnu/packages/python-xyz.scm (python-jupytext)[native-inputs]: Remove pre-commit. Change-Id: I9e43aa760ef11ffabd0d374593e2e1ea77e9b086 --- 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 a2e837dc790..1c93236c8b0 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -481,7 +481,6 @@ (define-public python-jupytext " and not ")))))))))) (native-inputs (list git-minimal - pre-commit python-autopep8 python-black python-flake8 -- 2.41.0