From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 YAPOLUZwNWbiegAAqHPOHw:P1 (envelope-from ) for ; Sat, 04 May 2024 01:16:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id YAPOLUZwNWbiegAAqHPOHw (envelope-from ) for ; Sat, 04 May 2024 01:16:22 +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=1714778182; 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=VKOpwrDngBQt5LkBUQehhoqcsR+oW72Fms2CVhT48BU=; b=CpV4s8wqR4dJRgIrHqjyGzCmOknv3pRtFE/tmJzxNBpl+fR9jp8VO7YLwJwh4uUuBqUfhK B5627yQ/zL7aiCCtkhnXWH/kSlq+veNNqqcFnjRArByxwPGC/dzaxFNAjzJGImZBdz0P9d DI7VxzogHrotWyPkv1UKQBIm00Inz6r7R2fh8raIUGapPCRnuLJCp6igMp0RZF90e9UC+p IepRVhdXDWwi0tVvNFH1qmJ90idnQ9kjCQqkedkCzqRnCDcYJEDV8I6To0uc8h7H33BwhQ 7npMvTuMF7g1o3YE+Bhw+/jNkud3oktt96CWgnfGfl7uWjEjb/Y0XEAOc1x0Ug== 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=1714778182; a=rsa-sha256; cv=none; b=GA/GxBw6Pt9DfaH0d4G0iH92SUQDAeWIQUKdtG252eWdatN1bqyEbybvyzv3BtzBWYAhhU 8h7GNqf1r2Zc4rlcbQKe1Fe4qNtAKcrS9wbitwWvNPa2I9yK1yrZcFUewmZESP+vJHEA4y CkKyEetNRwnc82BRkhAcI9DItSU/vsd3AM646IoFg4WaplHgm9TUn/Ve3G0xKLbM8Aab1n +6FQmBXkytG316UwNjjXIMdN0tLjQLd3a5Ukk0/572uIsUH5GJnwoQ99PpZrL79xF/2bxv Rj57vrOGxFAwxbYLxH9+p90jXKjNOOf0uuUK1l6czj2lqEqxyYu6/ICL4wdjSA== 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 83F966AABB for ; Sat, 4 May 2024 01:16:22 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s31ey-0000kC-RG; Fri, 03 May 2024 18:45:44 -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 1s31dz-0007uB-Fz for guix-patches@gnu.org; Fri, 03 May 2024 18:44:45 -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 1s31dz-0003vI-61 for guix-patches@gnu.org; Fri, 03 May 2024 18:44:43 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s31eL-0006Jb-Pl for guix-patches@gnu.org; Fri, 03 May 2024 18:45:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70735] [PATCH 041/714] gnu: python-marshmallow: 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 22:45:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70735 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70735@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 70735-submit@debbugs.gnu.org id=B70735.171477627123768 (code B ref 70735); Fri, 03 May 2024 22:45:05 +0000 Received: (at 70735) by debbugs.gnu.org; 3 May 2024 22:44:31 +0000 Received: from localhost ([127.0.0.1]:49467 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s31dm-0006BC-Qw for submit@debbugs.gnu.org; Fri, 03 May 2024 18:44:31 -0400 Received: from 18.mo561.mail-out.ovh.net ([87.98.172.162]:58999) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s31dZ-00068P-V2 for 70735@debbugs.gnu.org; Fri, 03 May 2024 18:44:21 -0400 Received: from director4.ghost.mail-out.ovh.net (unknown [10.108.2.97]) by mo561.mail-out.ovh.net (Postfix) with ESMTP id 4VWQp21Q2yz1QY9 for <70735@debbugs.gnu.org>; Fri, 3 May 2024 22:43:54 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-gk6n5 (unknown [10.108.54.88]) by director4.ghost.mail-out.ovh.net (Postfix) with ESMTPS id DDB701FE41; Fri, 3 May 2024 22:43:53 +0000 (UTC) Received: from ngraves.fr ([37.59.142.99]) by ghost-submission-6684bf9d7b-gk6n5 with ESMTPSA id gEUSMqloNWaH2B8AXZnCIA (envelope-from ); Fri, 03 May 2024 22:43:53 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Sat, 4 May 2024 00:18:43 +0200 Message-ID: <20240503224254.28001-41-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240503224254.28001-1-ngraves@ngraves.fr> References: <20240503224254.28001-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 7541840526264492770 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvddvuddgudefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepleffjeetueethfefkeffffefvddukeejkefgleduiedthfekvefhiedvhfffgeegnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrdelleenucevlhhushhtvghrufhiiigvpeejnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepjedtjeefheesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheeiuddpmhhouggvpehsmhhtphhouhht 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: 83F966AABB X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.39 X-TUID: 2T8XffojicIw * gnu/packages/python-xyz.scm (python-marshmallow): [native-inputs]: Remove python-flake8. Change-Id: I4938c32b24975093322177ed224feddd5413299e --- gnu/packages/python-xyz.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 2ac5a37dae..963f7cf127 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -24575,8 +24575,7 @@ (define-public python-marshmallow (propagated-inputs (list python-packaging)) (native-inputs - (list python-flake8 - python-flake8-bugbear + (list python-flake8-bugbear python-mypy python-pytest python-pytz -- 2.41.0