From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id wC6AJ5A3W2YMGwAAA41jLg (envelope-from ) for ; Sat, 01 Jun 2024 17:00:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 8OsJJJA3W2atFAEA62LTzQ (envelope-from ) for ; Sat, 01 Jun 2024 17:00:32 +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=1717254032; 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=g0bz+TMrwxDLd+oVYwnxRdEHk3bGo4mpo+iDGMT4Tto=; b=ECWxr8CpIcPSpxkVAZZQoaKIKMfDL3yzQv2MU0XlYonexP7yiz5XfRVU9nu6svBqHXwyTB CDLfKtM+AmzhJgCfBm+ghSaApdLKZi1HhBaBWpSo0OYRi8Ld0Mn/Zt7bdf1u8w2XVDZN4F l57TdzKHwswYLv72tfXCj4qzkfNmDXTkvnvVUGtuYKAHAocqyCqGKqsD4Ngu0/UAt0QPqQ /IU8ybQxCsB+VvsT5miVMq4wXIBkr40IwOtsNn2kHjmNs0ioMqUnhyTdRL/98Y3rnn5/kd /gzWhNh0jaKA53xS5JSbFWQm0U7o6IAFtxLrjFS//L8NZAV9sWbOZV1+mWZbEQ== 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=1717254032; a=rsa-sha256; cv=none; b=PHkidDGIkYD3495upFMnpjf7+FDbDdgXsi5qWke8VMRVoT7xYfD3NP3hvucAbngeihHCRk Hb1Y8LWvRFsWsteI8dedbLuLtaVFJQPjhoe5XrtPoNvot7Upzck0QRvPOs314hrfbFetvw QoCcY9yv5KOXA1etVepzGzmtCfzhz7NQTfgAA0aJpW18tZOd//8/0YA6u8u8UEzKviMfva dOT37uJ7hp8FeRcBCIX52g6a4K9LttTeMDrWK8EVUnTaNovPLH/TV6JK7kl6VMW2Xr9VGT 4GhuXR2LmUeNkUBXv8sjOfMR46ygJLLCnY/1Sx5uK6wGLz2Ogg+kzk1VV00Fag== 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 658B33C628 for ; Sat, 1 Jun 2024 17:00:32 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sDQD8-0006uV-9K; Sat, 01 Jun 2024 10:59:58 -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 1sDQD6-0006sZ-A4 for guix-patches@gnu.org; Sat, 01 Jun 2024 10:59:56 -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 1sDQD6-0000qi-2H for guix-patches@gnu.org; Sat, 01 Jun 2024 10:59:56 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sDQDH-0002XA-NB for guix-patches@gnu.org; Sat, 01 Jun 2024 11:00:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69980] [PATCH python-team v3 14/14] gnu: jupytext: Fix pre-commit native-input removal. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 01 Jun 2024 15:00:07 +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: ngraves@ngraves.fr Received: via spool by 69980-submit@debbugs.gnu.org id=B69980.17172539959588 (code B ref 69980); Sat, 01 Jun 2024 15:00:07 +0000 Received: (at 69980) by debbugs.gnu.org; 1 Jun 2024 14:59:55 +0000 Received: from localhost ([127.0.0.1]:57067 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sDQD4-0002UZ-Kq for submit@debbugs.gnu.org; Sat, 01 Jun 2024 10:59:54 -0400 Received: from 16.mo561.mail-out.ovh.net ([188.165.56.217]:35747) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sDQD2-0002UL-Ks for 69980@debbugs.gnu.org; Sat, 01 Jun 2024 10:59:53 -0400 Received: from director1.ghost.mail-out.ovh.net (unknown [10.109.139.3]) by mo561.mail-out.ovh.net (Postfix) with ESMTP id 4Vs36z65C6z1Dpq for <69980@debbugs.gnu.org>; Sat, 1 Jun 2024 14:59:39 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-rnhkd (unknown [10.110.96.185]) by director1.ghost.mail-out.ovh.net (Postfix) with ESMTPS id A793F1FD3A; Sat, 1 Jun 2024 14:59:39 +0000 (UTC) Received: from ngraves.fr ([37.59.142.103]) by ghost-submission-6684bf9d7b-rnhkd with ESMTPSA id xcNmJls3W2bwEBUA6NNaiw (envelope-from ); Sat, 01 Jun 2024 14:59:39 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Sat, 1 Jun 2024 16:58:02 +0200 Message-ID: <20240601145902.26806-15-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: 3988781895929357026 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdekkedgkeefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepleffjeetueethfefkeffffefvddukeejkefgleduiedthfekvefhiedvhfffgeegnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrddutdefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeeileelkedtseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehiedupdhmohguvgepshhmthhpohhuth 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: 658B33C628 X-Migadu-Scanner: mx13.migadu.com X-TUID: lGxym26LP+q8 * gnu/packages/python-xyz.scm (jupytext): [arguments]<#:test-flags>: Add a flag to ignore pre_commit tests. Change-Id: Ifa2097da721c4927ec304c51371eea96bc0cdf41 --- gnu/packages/python-xyz.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index ae94d13e803..d81de891c4f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -465,7 +465,8 @@ (define-public python-jupytext (list "test_create_header_with_set_formats" "test_pre_commit_hook" "test_sync_with_pre_commit_hook") - " and not "))) + " and not ")) + "--ignore-glob=tests/test_pre_commit_*.py") #:phases #~(modify-phases %standard-phases (add-before 'check 'pre-check -- 2.41.0