From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id OHpiGBsmNWY4YgEA62LTzQ:P1 (envelope-from ) for ; Fri, 03 May 2024 19:59:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id OHpiGBsmNWY4YgEA62LTzQ (envelope-from ) for ; Fri, 03 May 2024 19:59:55 +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=1714759195; 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=gCnYNbOE4uLaQWoq5yeYqGVFj/2TJyIGC3ptPQOM8Qg=; b=RDEC4qevssy9f8dZUwEUYDas0e5FEnHI3KEDIeWgICkCrIW/H1T6VODfYeoExLyRC8ojGd LzKnc+1kBAeSVoE9839yH0Hww6sY1sZ+vOffYSIRvT1l2JNI3JNAEEJc9bya2FNNSqp1nu 5s9TR8FGKN4M8TXIbjEM8XcHyEg6EKZf1GI0aKpOs91xk32C+hfNtPxY11QKN2HA2o6jeL 9RQXa0jrMkP71EEo8idqgXu/wZGWcCpZU4GesLHyIjXCdJOnPHVJMJfDWRmVZDNryblTCZ X6AkZyeGM7xfRsPQQ+Hadgh0CUp9RLHpLY5Jjzaj5HRkaToBBgb1yQi+w6a+iA== 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=1714759195; a=rsa-sha256; cv=none; b=SGdCpMzu1l06+Ex8jUlcMdkSd7OrxDkJRDZw6hVmEEzFi9GCUTs02pf1kOBjYYMEajPhqn 6VUsFP9vmJZF/8sAiXEG2YPmUPFqw10HCNrLfwqrpl0114kqDjfnF2VkFawkaS4bwUNlda wkHmSDAemIBD3xX2qoERP2q4wwIK9y5XrlrBmw4LTIYGiyZABXyp8U7RRLxIkmxEju3T9K aSfFV0AXKlUuKLh4xWRjSI6IpOCg60dMwk7AqjGN4zno6XUnJ7VQq6sKNj5Tim/SLbFuPW HJPrhYKSqd3zAS4R/bE0ao9VGBRhQcRRe9ehlaoKt67WdCwqIe4Nfcjpz+/j5Q== 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 2C05F7DDF4 for ; Fri, 3 May 2024 19:59:55 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s2wkt-00028L-K2; Fri, 03 May 2024 13:31:31 -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 1s2wjJ-0000YS-Am for guix-patches@gnu.org; Fri, 03 May 2024 13:29:53 -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 1s2wjH-00084Y-1l for guix-patches@gnu.org; Fri, 03 May 2024 13:29:51 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s2wjd-0004YT-Hf for guix-patches@gnu.org; Fri, 03 May 2024 13:30:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70739] [PATCH 071/714] gnu: python-yq: Remove python-flake8 native-input. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 May 2024 17:30:13 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70739 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70739@debbugs.gnu.org Cc: ngraves@ngraves.fr X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171475740517351 (code B ref -1); Fri, 03 May 2024 17:30:13 +0000 Received: (at submit) by debbugs.gnu.org; 3 May 2024 17:30:05 +0000 Received: from localhost ([127.0.0.1]:47705 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2wjU-0004VT-29 for submit@debbugs.gnu.org; Fri, 03 May 2024 13:30:05 -0400 Received: from lists.gnu.org ([2001:470:142::17]:59808) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2wjS-0004U0-FY for submit@debbugs.gnu.org; Fri, 03 May 2024 13:30:02 -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 1s2wj0-0000D4-8F for guix-patches@gnu.org; Fri, 03 May 2024 13:29:34 -0400 Received: from 8.mo575.mail-out.ovh.net ([46.105.74.219]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s2wiy-0007u2-6d for guix-patches@gnu.org; Fri, 03 May 2024 13:29:33 -0400 Received: from director1.ghost.mail-out.ovh.net (unknown [10.109.140.194]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 4VWHqG4tP7z1SMG for ; Fri, 3 May 2024 17:29:30 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-qz7wg (unknown [10.110.96.35]) by director1.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 5DC691FDF2; Fri, 3 May 2024 17:29:30 +0000 (UTC) Received: from ngraves.fr ([37.59.142.102]) by ghost-submission-6684bf9d7b-qz7wg with ESMTPSA id 2I54FPoeNWaL0Q0AjabMww (envelope-from ); Fri, 03 May 2024 17:29:30 +0000 X-OVh-ClientIp: 80.214.115.223 Date: Fri, 3 May 2024 18:56:10 +0200 Message-ID: <20240503172650.32434-71-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240503172650.32434-1-ngraves@ngraves.fr> References: <20240503172650.32434-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 2232096568177713890 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvddvtddgudduvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpedvheelieffheetvdelhfffffejfefgudfhteekveehieetudeiudfgkeeutdehjeenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeduvdejrddtrddtrddupdektddrvddugedrudduhedrvddvfedpfeejrdehledrudegvddruddtvdenucevlhhushhtvghrufhiiigvpeefnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepghhuihigqdhprghttghhvghssehgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeehpdhmohguvgepshhmthhpohhuth Received-SPF: pass client-ip=46.105.74.219; envelope-from=ngraves@ngraves.fr; helo=8.mo575.mail-out.ovh.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -6.39 X-Migadu-Queue-Id: 2C05F7DDF4 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.39 X-TUID: buGBm4cXELuI * gnu/packages/python-xyz.scm (python-yq): [native-inputs]: Remove python-flake8. Change-Id: I48bc10bf085b1c85e35d0d92be06de84a7b334dc --- gnu/packages/python-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 55458e282d..0f0a0cacaa 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -25701,7 +25701,7 @@ (define-public python-yq (inputs (list python-argcomplete python-pyyaml python-xmltodict python-toml jq)) (native-inputs - (list python-coverage python-flake8 python-setuptools-scm python-wheel)) + (list python-coverage python-setuptools-scm python-wheel)) (home-page "https://github.com/kislyuk/yq") (synopsis "Command-line YAML/XML processor") (description -- 2.41.0