From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id WLkZLx9VPWbYLQEAe85BDQ:P1 (envelope-from ) for ; Fri, 10 May 2024 00:58:40 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id WLkZLx9VPWbYLQEAe85BDQ (envelope-from ) for ; Fri, 10 May 2024 00:58:39 +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-Seal: i=1; s=key1; d=yhetil.org; t=1715295519; a=rsa-sha256; cv=none; b=tkyo2SHvz0OUDoMpJg3LbK7WyniWRD2qZJLlN04ivDipDbLsGBgSj3NEURCWkDSZA+7j01 nFiOMURpRvTs+EYzYvcVNFDGajU791r8GHitwIFCxP3meAO7XoW1oqNuV0wqc7ZqW3wFKw UeHKM7ngRHQM6hrFe/bntJpQQWRmgldDdoFL4AaCYW1Sf8o9ztw6hlyVTTTtn1EVHNTdJ2 E12ALTgb8rI8sEb8PDOsbWdGUff5F0JovW1Yor+wQ9Iz201RGHRK/4heg5HXiB5LfFB3PT Njbq3sgJzgPxJQPwE/3DKcFVWasGOwLHudmiFQh5ftWCslORK3EYR6cEkmLEQA== 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1715295519; 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=1thOMM6HzoGA6thdifaMEz1q4ebISz5S2eZWKzD8nTs=; b=P/7p8ozfYaez9onqwiB3n1GXRDQzsCxxJMUK77u20EUrdtgqt2HFF66GxxoAEbAqFCVxFg g+9F9riOIWtHWgr9SObFOt2Mdvf7PZDiJBha7pZwtgoLycYuRbJSABOmcgMVuM3ouhqB56 wffOYrqw1t05GafLwZm3BnLNz7OEB1rBDQ5vXKTfUbYiJ0QGbwLKsOS9x+fEIDSAo9L2Tm dPfyAHkQlAcm6FwpISmzc9LhILN3uUBuWbkPDNybaHkPiJo58WXc0NTSiVcE4LI7IxyS/M VFKAR7QZbd9D2UxwKmAX8L7LOKPg9wPGYdQynqq4kJ6O7Sqzwp3SWLY1u8nH9Q== 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 8CED11B278 for ; Fri, 10 May 2024 00:58:39 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s5CiN-00071V-T3; Thu, 09 May 2024 18:58:15 -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 1s5CiL-0006wv-Qx for guix-patches@gnu.org; Thu, 09 May 2024 18:58:13 -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 1s5CiL-0006rd-I1 for guix-patches@gnu.org; Thu, 09 May 2024 18:58:13 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s5CiJ-0002sC-SU for guix-patches@gnu.org; Thu, 09 May 2024 18:58:11 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70855] [PATCH 57/92] gnu: python-jaraco-test: Move to pyproject-build-system. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 09 May 2024 22:58:11 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70855 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70855@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 70855-submit@debbugs.gnu.org id=B70855.171529546910762 (code B ref 70855); Thu, 09 May 2024 22:58:11 +0000 Received: (at 70855) by debbugs.gnu.org; 9 May 2024 22:57:49 +0000 Received: from localhost ([127.0.0.1]:41240 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5Chw-0002nV-M5 for submit@debbugs.gnu.org; Thu, 09 May 2024 18:57:48 -0400 Received: from 3.mo582.mail-out.ovh.net ([178.33.253.26]:32813) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5Chp-0002m8-Am for 70855@debbugs.gnu.org; Thu, 09 May 2024 18:57:42 -0400 Received: from director9.ghost.mail-out.ovh.net (unknown [10.109.176.25]) by mo582.mail-out.ovh.net (Postfix) with ESMTP id 4Vb6q9571Cz1FK0 for <70855@debbugs.gnu.org>; Thu, 9 May 2024 22:57:41 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-2c6g5 (unknown [10.108.42.124]) by director9.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 542DD1FDB4; Thu, 9 May 2024 22:57:41 +0000 (UTC) Received: from ngraves.fr ([37.59.142.107]) by ghost-submission-6684bf9d7b-2c6g5 with ESMTPSA id i5Z0DOVUPWZnfDIAqbeGSA (envelope-from ); Thu, 09 May 2024 22:57:41 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Fri, 10 May 2024 00:53:52 +0200 Message-ID: <20240509225530.24649-57-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240509225530.24649-1-ngraves@ngraves.fr> References: <20240509225530.24649-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 6117295670991315682 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdeffedgudeiucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepleffjeetueethfefkeffffefvddukeejkefgleduiedthfekvefhiedvhfffgeegnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrddutdejnecuvehluhhsthgvrhfuihiivgepuddtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepjedtkeehheesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekvddpmhhouggvpehsmhhtphhouhht 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-Migadu-Queue-Id: 8CED11B278 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.39 X-Spam-Score: -6.39 X-TUID: xNZPXLUXEeGk * gnu/packages/python-xyz.scm (python-jaraco-test): [build-system]: Move to pyproject-build-system. [arguments]: Convert <#:phases> to <#:test-flags>. Change-Id: I926671bc2bb62abae24c26a4bddc304133b2c019 --- gnu/packages/python-xyz.scm | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 0301c53a5b8..3302892ee82 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -11943,11 +11943,7 @@ (define-public python-jaraco-test "0h0x8qmvfkfqvwdx2m7kwhn53sg26k8gkaas7s1730ak772zqrvz")))) (build-system pyproject-build-system) (arguments - (list - #:phases #~(modify-phases %standard-phases - (replace 'check - (lambda _ - (invoke "pytest" "-vv" "-k" "http")))))) + (list #:test-flags '(list "-k" "http"))) (propagated-inputs (list python-jaraco-context python-jaraco-functools)) (native-inputs (list python-flake8 python-pytest -- 2.41.0