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 GAOnH8I3W2ZdWwAAe85BDQ:P1 (envelope-from ) for ; Sat, 01 Jun 2024 17:01:22 +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 GAOnH8I3W2ZdWwAAe85BDQ (envelope-from ) for ; Sat, 01 Jun 2024 17:01:22 +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=1717254082; 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=ILECF+3cA6PM8pM5rIGF9ohbPTg/yI7NT4KIdqYLGdc=; b=MmmYw650b83YBYi9A18vcJSFWuRMAi7uWwSHcTlPovqOsaJcCefDZQlxrJkOEfLfj4gasb BGjnPLQiVy7WKpAiujNXPpi3Kv2e17PTUwFz0HhzDogvo/rVUkfzLhLAk0NdkC1IExwy6U gddaikEQ1F8cEfJHPsJugn3ZoqiK7KTU1NLQXq9WIcE0IuumuJvnT7Z/t767nOs025EgPB D1CRNsczaqXjH+Ob2+kGXRA6OZazb4pj2C84skZ3KgDQYaZa8qUIFVJP/nsLeu7eZoFeV2 TyX/8a7DZJmMfWW5HzI+F3+Zar6YdAHlEjOG6eMUnBSV+RzaAOPDeaWSEBf7Cw== 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=1717254082; a=rsa-sha256; cv=none; b=j0kCXhWF/Y1Q94zN8mh9xhyH2wH3BmR9OnNOlpvR7jwuZ/qsPVHRn97zG5hq65NZ+qWdnH 4/Aka78OKKuK79cSlSdOtX/vQOiJduEFZ+59zKZYmcu5eGbHToBOlRaIgSilo519FD29j8 ty2f21BKPiXm5ALBU0iVxN92jE5cdmxuiStqhyCojObsFEfWaG0yfoLJAIqwZ9Zvwa7lAg 4jRDB30XvrD2XpdFjgVPttU90zVIKVX5ixx/0cgsd+vDm1+bWKHrVEb3tVjVuJ85WKtRL3 aXE5x5yPgaq0Pv5SFJUvTv9GHcVqWQS8cPVgStupKfSzLVxLkQCF6mbyK/tdFg== 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 5EB853C3E6 for ; Sat, 1 Jun 2024 17:01:22 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sDQD3-0006pI-ED; Sat, 01 Jun 2024 10:59:53 -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 1sDQD1-0006nq-25 for guix-patches@gnu.org; Sat, 01 Jun 2024 10:59:51 -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 1sDQD0-0000p3-Pz for guix-patches@gnu.org; Sat, 01 Jun 2024 10:59:50 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sDQDC-0002VX-FP for guix-patches@gnu.org; Sat, 01 Jun 2024 11:00:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69980] [PATCH python-team v3 01/14] gnu: python-jsonargparse: Remove pre-commit from native-inputs. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 01 Jun 2024 15:00:02 +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.17172539659397 (code B ref 69980); Sat, 01 Jun 2024 15:00:02 +0000 Received: (at 69980) by debbugs.gnu.org; 1 Jun 2024 14:59:25 +0000 Received: from localhost ([127.0.0.1]:57030 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sDQCb-0002RP-6b for submit@debbugs.gnu.org; Sat, 01 Jun 2024 10:59:25 -0400 Received: from 8.mo560.mail-out.ovh.net ([188.165.52.147]:51173) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sDQCY-0002R2-Mc for 69980@debbugs.gnu.org; Sat, 01 Jun 2024 10:59:23 -0400 Received: from director2.ghost.mail-out.ovh.net (unknown [10.108.9.56]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id 4Vs36P2m65z198m for <69980@debbugs.gnu.org>; Sat, 1 Jun 2024 14:59:09 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-gzd2j (unknown [10.111.174.164]) by director2.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 1FFE71FDEB; Sat, 1 Jun 2024 14:59:08 +0000 (UTC) Received: from ngraves.fr ([37.59.142.103]) by ghost-submission-6684bf9d7b-gzd2j with ESMTPSA id h/XlADw3W2ZR+BQAs4ks/w (envelope-from ); Sat, 01 Jun 2024 14:59:07 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Sat, 1 Jun 2024 16:57:49 +0200 Message-ID: <20240601145902.26806-2-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240601145902.26806-1-ngraves@ngraves.fr> References: <20240601145902.26806-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 3980337649267630611 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdekkedgkedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtfeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieelleektdesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheeitddpmhhouggvpehsmhhtphhouhht 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.34 X-Spam-Score: -6.34 X-Migadu-Queue-Id: 5EB853C3E6 X-Migadu-Scanner: mx13.migadu.com X-TUID: 2RZD0J4lh6Kh From: Vinicius Monego * gnu/packages/python-xyz.scm (python-jsonargparse)[native-inputs]: Remove python-pre-commit. Change-Id: Iac844f4521f985cb07ef407b999dfc7f61605bca --- 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 30b84d284d0..4f42bdd85de 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -4525,7 +4525,6 @@ (define-public python-jsonargparse (native-inputs (list python-attrs python-coverage - python-pre-commit python-pycodestyle python-pydantic python-pytest -- 2.41.0