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 CKxJG6E3W2a5iQAAqHPOHw:P1 (envelope-from ) for ; Sat, 01 Jun 2024 17:00:49 +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 CKxJG6E3W2a5iQAAqHPOHw (envelope-from ) for ; Sat, 01 Jun 2024 17:00:49 +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=1717254049; 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=ozQ5UGZLhqPwWrHl9TP5rwtrHNnCRv97GhIjOjjjVN4=; b=b1O54KkWenmRxP2jjNjP2KoPgOupjdcVilHzvX8ux9GxuRatr0PO2WSRN2MCOkRlm+NPI5 K/xCVAkbWnjHlTpDqsNyA2t6QR7tOXll3lLWxrT9hlywVdWYZR7+Cj/p6w6FNfN2385ZO4 JwuXTbmsnfREVPXpNjjak5BGS2aa+YVsWXmHNT63U37y4/2QujnbHwlotUGD6+9Oei8Ktr Z4cp1/Z6cfzknnh1XdJrbfzLcRHhQM+9+63i8+myyD3D40EsyO1kT4FWhyjCdfyWlRThcv 7Lw4t0kExofSugQw/WGNvD51VSyCsnW+hbyXXgoNO1B5fYQTLZN0L4fnAiS2Ug== 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=1717254049; a=rsa-sha256; cv=none; b=jFjHI46gFkM7euv6tbERwm5EbSJcSActB0OmuNti91THBATeRs/a8GT2l1mN4hNzZZSk2q a35A2IvPwA8X8DgDdbI6w/uZ/+O1t7qcg+uP8YS1yhmWHeFBdzgUNzjAwvPdc3SPO4jR8w 2/8We9l+5Alx/o02MlhrDrUte08Nhy1UVORR7TsXZHSTYyb+Y/ebR0FE38Qb8Orjohw9I1 0uBrTqC+C/MjJB1uEKnQNqCA5raWp8wI747hfEIFxBBQ9Dr52eCf9T0Ch4amK30AVg16SQ RgBo5xM/XBroJN6a/51+WLxw9Scp6w+7lRhA6iVRQ300uhixv4dp1Y6qfvIzlg== 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 381C33C6A5 for ; Sat, 1 Jun 2024 17:00:49 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sDQD4-0006qO-2g; Sat, 01 Jun 2024 10:59:54 -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 1sDQD2-0006od-JH for guix-patches@gnu.org; Sat, 01 Jun 2024 10:59:52 -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 1sDQD2-0000pb-Ag for guix-patches@gnu.org; Sat, 01 Jun 2024 10:59:52 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sDQDE-0002W2-0G for guix-patches@gnu.org; Sat, 01 Jun 2024 11:00:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69980] [PATCH python-team v3 05/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: Sat, 01 Jun 2024 15:00:03 +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.17172539739450 (code B ref 69980); Sat, 01 Jun 2024 15:00:03 +0000 Received: (at 69980) by debbugs.gnu.org; 1 Jun 2024 14:59:33 +0000 Received: from localhost ([127.0.0.1]:57040 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sDQCi-0002SM-TI for submit@debbugs.gnu.org; Sat, 01 Jun 2024 10:59:33 -0400 Received: from 6.mo560.mail-out.ovh.net ([87.98.165.38]:60959) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sDQCh-0002S8-LC for 69980@debbugs.gnu.org; Sat, 01 Jun 2024 10:59:32 -0400 Received: from director3.ghost.mail-out.ovh.net (unknown [10.108.25.111]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id 4Vs36Z5KbGz1Q6x for <69980@debbugs.gnu.org>; Sat, 1 Jun 2024 14:59:18 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-dgmt6 (unknown [10.111.174.161]) by director3.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 5812F1FE07; Sat, 1 Jun 2024 14:59:18 +0000 (UTC) Received: from ngraves.fr ([37.59.142.108]) by ghost-submission-6684bf9d7b-dgmt6 with ESMTPSA id GrQfDEY3W2ZNdgMAyGnBPg (envelope-from ); Sat, 01 Jun 2024 14:59:18 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Sat, 1 Jun 2024 16:57:53 +0200 Message-ID: <20240601145902.26806-6-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: 3982870924500460051 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdekkedgkedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtkeenucevlhhushhtvghrufhiiigvpedunecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieelleektdesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheeitddpmhhouggvpehsmhhtphhouhht 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: 381C33C6A5 X-Migadu-Scanner: mx13.migadu.com X-TUID: KifbyhchY2NN 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 e8ead0ef12d..e417fc2bb47 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -2135,7 +2135,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