From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.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 sC2pLQBBW2ZcVQEAe85BDQ:P1 (envelope-from ) for ; Sat, 01 Jun 2024 17:40:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id sC2pLQBBW2ZcVQEAe85BDQ (envelope-from ) for ; Sat, 01 Jun 2024 17:40:48 +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=1717256448; 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=/wCg67VKSQrLS1Hnq8H9ZAqNHta9aTX5sPz+AxSSsXE=; b=tiXIWl4ikjbI4pKzSJwVHDfEr5yj3Wp+bBted4moAf6g32LncBAkJgLRBfdm/5ZvHVAl69 MnKTZ517rzQY6mQDGYcAxlrTsH9H8AJ6tzOVk6TMLJsK9BklGvpx2TpPN9ofsfj9PmSh9I rvxLvrftyTuHYq+n8WDr9PaXjaQTCyw/S12+pOSyhv6V9LkStHUD3BtlXFLIaDXnJ26HWQ 2YkeF16XFP7uvEzY38hHP4yrRfPuG/SlFuvzRWj4cFEnc0xZRsCkYxPKNs1Z8XOxilxgf7 Szcc02pDViXLVNEJ4y90Yv84a5fH1fPdZa97JCcFkKZFab2BciHCzyGVeJASgw== 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=1717256448; a=rsa-sha256; cv=none; b=K8GfPt+ZYly/vnilXYUsiOUeidZT/kO1PPzAtAMnmXYUirzASQMpW57r8cIdg42B8AjU8a OAlOcOgLqz2orZihDtao6G3SLQath6PdJv+JuJ+QEJrZ9+FK4V8S9FBWZB/Dpec8pqnxjQ 5a0OQBsuICCK/GFRBPRRHEoH6PV4aQFnVR6o8/weL3zuFHX8m2yfa4XvY6li3o8IWi2kLh g9YNCnBFpx9Kj/0hgAmn01jr4s0ZHfDSGnXsMex+NE2oH6XY5vFauuyDgekXBpRmyt1y1m q9I4jJbaQ9nnxWMgN/COSOkLFT2om+9v5eZIseEOwWZQHH5Nt+W2Lll+Dz0TCw== 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 7E42973F90 for ; Sat, 1 Jun 2024 17:40:48 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sDQq0-00014G-21; Sat, 01 Jun 2024 11:40:08 -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 1sDQpy-00011r-0j for guix-patches@gnu.org; Sat, 01 Jun 2024 11:40:06 -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 1sDQpx-0007kI-No for guix-patches@gnu.org; Sat, 01 Jun 2024 11:40:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sDQq9-0003iW-Dc for guix-patches@gnu.org; Sat, 01 Jun 2024 11:40:17 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70858] [PATCH python-team v2 25/32] gnu: python-dateutil: Remove python-pytest-cov native-input. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 01 Jun 2024 15:40:17 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70858 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70858@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 70858-submit@debbugs.gnu.org id=B70858.171725641214206 (code B ref 70858); Sat, 01 Jun 2024 15:40:17 +0000 Received: (at 70858) by debbugs.gnu.org; 1 Jun 2024 15:40:12 +0000 Received: from localhost ([127.0.0.1]:57207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sDQq3-0003gk-PF for submit@debbugs.gnu.org; Sat, 01 Jun 2024 11:40:12 -0400 Received: from 1.mo584.mail-out.ovh.net ([178.33.248.196]:45257) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sDQpy-0003ez-Iv for 70858@debbugs.gnu.org; Sat, 01 Jun 2024 11:40:08 -0400 Received: from director3.ghost.mail-out.ovh.net (unknown [10.109.176.103]) by mo584.mail-out.ovh.net (Postfix) with ESMTP id 4Vs41P4rptz1B5q for <70858@debbugs.gnu.org>; Sat, 1 Jun 2024 15:39:53 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-7gmlv (unknown [10.108.42.39]) by director3.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 6C82C1FE37; Sat, 1 Jun 2024 15:39:53 +0000 (UTC) Received: from ngraves.fr ([37.59.142.102]) by ghost-submission-6684bf9d7b-7gmlv with ESMTPSA id ew5iF8lAW2ZsOgEAwEBtZQ (envelope-from ); Sat, 01 Jun 2024 15:39:53 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Sat, 1 Jun 2024 17:36:57 +0200 Message-ID: <20240601153854.30805-26-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240601153854.30805-1-ngraves@ngraves.fr> References: <20240601153854.30805-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 4668262491966005986 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdekkedgleduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepleffjeetueethfefkeffffefvddukeejkefgleduiedthfekvefhiedvhfffgeegnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrddutddvnecuvehluhhsthgvrhfuihiivgepudenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejtdekheekseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkeegpdhmohguvgepshhmthhpohhuth 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.34 X-Migadu-Queue-Id: 7E42973F90 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.34 X-TUID: UNY2VxNEQ8YI * gnu/packages/time.scm (python-dateutil): [native-inputs]: Remove python-pytest-cov. [arguments]<#:phases>: Add remove-pytest-cov-dep phase. Change-Id: Id82a147d6e40383ecc2661ac896b65b858c181e0 --- gnu/packages/time.scm | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm index 6e34f80a79d..99cf7ceb6a6 100644 --- a/gnu/packages/time.scm +++ b/gnu/packages/time.scm @@ -246,14 +246,20 @@ (define-public python-dateutil (build-system pyproject-build-system) (arguments (list - #:test-flags '(list ; avoid freezegun dependency - "--ignore=dateutil/test/test_utils.py" - "--ignore=dateutil/test/test_rrule.py" - ;; XXX: Fails to get timezone from /etc/localtime. - "--ignore=dateutil/test/test_tz.py"))) + #:test-flags '(list "dateutil/test" "docs" + ;; avoid freezegun dependency + "--ignore=dateutil/test/test_utils.py" + "--ignore=dateutil/test/test_rrule.py" + ;; XXX: Fails to get timezone from /etc/localtime. + "--ignore=dateutil/test/test_tz.py") + #:phases #~(modify-phases %standard-phases + (add-after 'unpack 'remove-pytest-cov-dep + (lambda _ + (substitute* "dateutil/test/conftest.py" + (("item\\.add_marker\\(pytest\\.mark\\.no_cover\\)") + "pass"))))))) (native-inputs (list python-pytest - python-pytest-cov python-setuptools python-setuptools-scm python-wheel)) -- 2.41.0