From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id uIqsBu4eNWbjLgAA62LTzQ:P1 (envelope-from ) for ; Fri, 03 May 2024 19:29:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id uIqsBu4eNWbjLgAA62LTzQ (envelope-from ) for ; Fri, 03 May 2024 19:29:18 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1714757357; 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=QKcjecrH93fMJ63zHf790ZpTSCPu5f0yDmuxMuOoBSU=; b=mdXBYP6jOh3v4G9BXwYs9VZYT8RB0vt7k2fJkNYhwWNlJKDLZvltYYIlLb+zQsat2pQw6V TKRlKO6HLBjf6aq5mRKCzs6yIO7vtrMeL8oYL2GXBDPYDJwkoygZZT/Xl8kc2YlXaEdeV1 x1QMVcHj3T27DmmuuTipp3sLRoH7ANrAONZGGIUKEHukAVRGXTJFt9UpJ/2V4gIOjZ6bmM SvCCzzQIAUvuhvc1TvA8nSYgZRmMOp+TlVxFvdlfr3Dhx05cF7GBfGzNO6CUnJ1+yOjpVr tDbEFJppFGQWvCDCGuEeeT638R23lUcpJawWM3Y5OMinsTnMfmX/vDZ+Dfcbmw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1714757357; a=rsa-sha256; cv=none; b=Cyg0BuYGxXcXQhXHRrnR0N27xQKdVcOtuNNNhV/aw4JyARLOZHmN00QPuxQp/Brq70m5h4 uJg0Fa8ces+H584esS7zE2CPtoWJlbAPlOJVuAhGF11npuwA0udx8ES0cCSzrG0HKJu3bA kCThb9GKt8IADoA6Ln7/yazg1ntNtRlBDaXvUF5l1/lTlK5jeZnBfpBCUgVjgTWE3d3AYQ TK52VwBuuhvKOevI5x/unY6B13y7CT9a9bRNxJuokjqz/eHtDf5MYoyLilCWFauCYRUY+t WvCSuty+l27gROe2+fgfCIaKNFyLN5tDLiy0UostNZvHkYZ6VfUVSKneZBYKHg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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" 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 CFA1D74231 for ; Fri, 03 May 2024 19:29:17 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s2wiJ-0007cz-BQ; Fri, 03 May 2024 13:28:51 -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 1s2wiH-0007Za-14 for guix-patches@gnu.org; Fri, 03 May 2024 13:28:49 -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 1s2wiG-0007bj-Nt for guix-patches@gnu.org; Fri, 03 May 2024 13:28:48 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s2wid-0004OL-7F for guix-patches@gnu.org; Fri, 03 May 2024 13:29:11 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70739] [PATCH 038/714] gnu: python-argcomplete: Remove python-mypy native-input. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 May 2024 17:29:11 +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.171475733916646 (code B ref -1); Fri, 03 May 2024 17:29:11 +0000 Received: (at submit) by debbugs.gnu.org; 3 May 2024 17:28:59 +0000 Received: from localhost ([127.0.0.1]:47576 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2wiR-0004KK-9O for submit@debbugs.gnu.org; Fri, 03 May 2024 13:28:59 -0400 Received: from lists.gnu.org ([2001:470:142::17]:41136) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2wiH-0004Iy-FP for submit@debbugs.gnu.org; Fri, 03 May 2024 13:28:50 -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 1s2whp-00077C-MJ for guix-patches@gnu.org; Fri, 03 May 2024 13:28:21 -0400 Received: from 14.mo550.mail-out.ovh.net ([178.32.97.215]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s2whn-0007SU-OM for guix-patches@gnu.org; Fri, 03 May 2024 13:28:21 -0400 Received: from director9.ghost.mail-out.ovh.net (unknown [10.109.139.93]) by mo550.mail-out.ovh.net (Postfix) with ESMTP id 4VWHnr6kl8z1Rrj for ; Fri, 3 May 2024 17:28:16 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-j9rhf (unknown [10.110.113.80]) by director9.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 989BF1FD33; Fri, 3 May 2024 17:28:16 +0000 (UTC) Received: from ngraves.fr ([37.59.142.103]) by ghost-submission-6684bf9d7b-j9rhf with ESMTPSA id 8HfDIrAeNWapsgIAla7rBQ (envelope-from ); Fri, 03 May 2024 17:28:16 +0000 X-OVh-ClientIp: 80.214.115.223 Date: Fri, 3 May 2024 18:55:37 +0200 Message-ID: <20240503172650.32434-38-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: 2211267418235921122 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvddvtddguddufecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedtrddvudegrdduudehrddvvdefpdefjedrheelrddugedvrddutdefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopehguhhigidqphgrthgthhgvshesghhnuhdrohhrghdpoffvtefjohhsthepmhhoheehtddpmhhouggvpehsmhhtphhouhht Received-SPF: pass client-ip=178.32.97.215; envelope-from=ngraves@ngraves.fr; helo=14.mo550.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_H3=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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.39 X-Spam-Score: -3.39 X-Migadu-Queue-Id: CFA1D74231 X-Migadu-Scanner: mx11.migadu.com X-TUID: +JtUnQqApClo * gnu/packages/python-xyz.scm (python-argcomplete): [native-inputs]: Remove python-mypy. Change-Id: Ie8dec41c6355f5ea2d41d5ca3902408006daf56c --- 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 48d68c075f..2583692e34 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -22757,7 +22757,6 @@ (define-public python-argcomplete (invoke "python3" "./test/test.py" "-v"))))))) (native-inputs (list python-coverage - python-mypy python-pexpect python-setuptools python-setuptools-scm -- 2.41.0