From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 SCVwJ9DiPGZmSgEAqHPOHw:P1 (envelope-from ) for ; Thu, 09 May 2024 16:50:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id SCVwJ9DiPGZmSgEAqHPOHw (envelope-from ) for ; Thu, 09 May 2024 16:50:56 +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=1715266256; 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=VTUkJUZwuz2Oce4jRTS7UjgrFgcS9Wp9D9aronBpBRc=; b=DfW0n10MPdaLfI/tXMWsBCFLghujOmHLbe3414xvxsIbd57ZmTVT83t9Ne4fCV9aEDmGhz nhLguFeINRz1RDGgkTBxjbAtvvWro8Nw9xInAxvgD5O5NibcUYD3zKeTCGoy0icCblJ/Ez DoGZGeRn5yH2SAoMcDX4km1EdwVrz7N3Qzm2QfVrVpc3xEZG/iv4GnpaCHPVjKsxCliqN0 lcGCrkofIBu8T4/kt6HJQHOJApQLhCHlNi1AFTuq4jQwg60XKg3gp2gfVYO2vtYjrxBt59 QU4oRg6CqnPNKl4A0gfYmajFdQlO8rW/4AsgxfNLVgtyzL514QH6F8ZgIcA50w== 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=1715266256; a=rsa-sha256; cv=none; b=NXQVw0grW/F6Cwg47G11iYxtRJQV1zVLigpZxrFgjud+i8RvMjt/xCg6JBMkJmNXGs0HZM f8vulGILqmjct0KHmz53kNbzfoTjLi9ItrbpLbAoNO2chCgV2OqJkAlPhXui849qSuyW// ia+HpXTeD7dnqs8V3zFrqowQMFiMkFsq+ySM556HnE+u5eIeZoTTQZymk2fn4sCn+9g+R5 n47smTTDCq7IYXaB0n55xN5gLb+EL9PsDBkca+aDhM/yqGHjfm058waMCOxEjbuXS3j8XD v/3gwKYYp+0VTeCb3PTw2oqT6LankUv/0U1EO6EWRmzjk+5BApVNJzjmQHv2CQ== 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 51CBF127B3 for ; Thu, 9 May 2024 16:50:56 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s556f-0005LD-1y; Thu, 09 May 2024 10:50:49 -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 1s556W-0005FX-Ak for guix-patches@gnu.org; Thu, 09 May 2024 10:50:40 -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 1s556W-0003GR-2A for guix-patches@gnu.org; Thu, 09 May 2024 10:50:40 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s556w-0003ym-1l for guix-patches@gnu.org; Thu, 09 May 2024 10:51:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69980] [PATCH v2 07/14] gnu: python-omnipath: 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.171526624915180 (code B ref 69980); Thu, 09 May 2024 14:51:05 +0000 Received: (at 69980) by debbugs.gnu.org; 9 May 2024 14:50:49 +0000 Received: from localhost ([127.0.0.1]:55707 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s556e-0003wm-Ig for submit@debbugs.gnu.org; Thu, 09 May 2024 10:50:48 -0400 Received: from 13.mo581.mail-out.ovh.net ([87.98.150.175]:52463) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s556a-0003wg-OI for 69980@debbugs.gnu.org; Thu, 09 May 2024 10:50:46 -0400 Received: from director8.ghost.mail-out.ovh.net (unknown [10.109.139.40]) by mo581.mail-out.ovh.net (Postfix) with ESMTP id 4VZw0n2B0wz19yX for <69980@debbugs.gnu.org>; Thu, 9 May 2024 14:50:17 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-rlnt2 (unknown [10.111.182.238]) by director8.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 88E631FE11; Thu, 9 May 2024 14:50:13 +0000 (UTC) Received: from ngraves.fr ([37.59.142.105]) by ghost-submission-6684bf9d7b-rlnt2 with ESMTPSA id RBCCMqXiPGaa6AQAbHn/wg (envelope-from ); Thu, 09 May 2024 14:50:13 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Thu, 9 May 2024 16:47:06 +0200 Message-ID: <20240509144944.30385-8-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: 16332585525586944531 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdefvddgkedtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtheenucevlhhushhtvghrufhiiigvpedunecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieelleektdesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekuddpmhhouggvpehsmhhtphhouhht 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: 51CBF127B3 X-Migadu-Scanner: mx13.migadu.com X-TUID: CuPjMJsAWqwx From: Vinicius Monego * gnu/packages/python-xyz.scm (python-omnipath)[native-inputs]: Remove python-pre-commit. Change-Id: Idfdf978df55e2c3cb3c8447aa18456cc9de4c4c2 --- gnu/packages/python-web.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index dd1e005b721..3cebbbbe739 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -2136,7 +2136,6 @@ (define-public python-omnipath python-wrapt)) (native-inputs (list python-bump2version - python-pre-commit python-pytest python-pytest-mock python-pytest-socket -- 2.41.0