From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.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 8EEHMCtVPWbRuQAAe85BDQ:P1 (envelope-from ) for ; Fri, 10 May 2024 00:58:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 8EEHMCtVPWbRuQAAe85BDQ (envelope-from ) for ; Fri, 10 May 2024 00:58:51 +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=1715295531; 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=u0B8yg+3/H+1nOG43gTF+w5aZfkRfSVUf/KaDUM5pMw=; b=FbN+SDParyvtBMuMx771OaiNYWL6APNns3HfXRVmY5qJ5oMLvT/0FSbLksY2k8cRunWXhf +rECNDk45xzX4B6zlvVzhDMRdtAPSCaaMsx7wt1Gb3hI4v/2qZ5nClQg7uvmY0TgsZBLIQ JavUXWiHu2dVmpwjyhOGTCQofauye7BfE/IrjhPdJGlSjbMRsE4Qr0XutszKvrRU3nuP2i A1ry+W28UL/T1C6jTCAI5bdvHNLqAlTRZAG2sAj6ZGzNQaayl7J5w86XCmPUhrcQavDpzy eZ8rTPHzJTMPoJVqdf9oOLT/gAVP/d5m7xjIkrFjrpv4rO7PuFWBVP9W7NcknA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1715295531; a=rsa-sha256; cv=none; b=KMVp3Gg4yy9f1JyNHYiwNxQ8TkMlVUznm8GjJF/B5wv75fd+5bewL168kefLmdl6InReEW ypGFz7msUL2N0UNyJz3MZKc/mxSJLxI3n1EXFbRUqwvwv1kLe3ZnybKHnya2Yig2zPtFH7 iCXmBpEpKokHiCW1/FqAHbPH+Oxy6BrmqatF/aLqpYMffuwurRh0d6hZm8aXAPgI28IpHC a5e5Nn7A+8p/x+CTW468DnHo+xjKVqP5rdqJAkv+b7OTsQQPsvDwzdBd/S1hnvp4iVxBMe 7hx5OzX7pnHr70i1FzF+8MUikJhb1SeCGr1ZpcB4OiCuWfeD+TPZvkrjcNspQw== 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 8A4297ACD for ; Fri, 10 May 2024 00:58:51 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s5CiL-0006vb-E6; Thu, 09 May 2024 18:58:13 -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 1s5CiK-0006rx-0a for guix-patches@gnu.org; Thu, 09 May 2024 18:58:12 -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 1s5CiJ-0006oD-Bi for guix-patches@gnu.org; Thu, 09 May 2024 18:58:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s5CiH-0002rd-MK for guix-patches@gnu.org; Thu, 09 May 2024 18:58:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70855] [PATCH 53/92] gnu: python-jaraco-classes: 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:09 +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.171529546110685 (code B ref 70855); Thu, 09 May 2024 22:58:09 +0000 Received: (at 70855) by debbugs.gnu.org; 9 May 2024 22:57:41 +0000 Received: from localhost ([127.0.0.1]:41223 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5Cho-0002mC-PI for submit@debbugs.gnu.org; Thu, 09 May 2024 18:57:41 -0400 Received: from 5.mo561.mail-out.ovh.net ([87.98.178.36]:35793) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5Chd-0002kf-6d for 70855@debbugs.gnu.org; Thu, 09 May 2024 18:57:29 -0400 Received: from director2.ghost.mail-out.ovh.net (unknown [10.109.176.170]) by mo561.mail-out.ovh.net (Postfix) with ESMTP id 4Vb6px3vLWz1ML2 for <70855@debbugs.gnu.org>; Thu, 9 May 2024 22:57:29 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-czk5r (unknown [10.110.168.204]) by director2.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 4F8F41FD81; Thu, 9 May 2024 22:57:29 +0000 (UTC) Received: from ngraves.fr ([37.59.142.103]) by ghost-submission-6684bf9d7b-czk5r with ESMTPSA id umJbEtlUPWZ4DAkA/Ior/A (envelope-from ); Thu, 09 May 2024 22:57:29 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Fri, 10 May 2024 00:53:48 +0200 Message-ID: <20240509225530.24649-53-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: 6113917971480240866 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdeffedgudeiucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepleffjeetueethfefkeffffefvddukeejkefgleduiedthfekvefhiedvhfffgeegnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrddutdefnecuvehluhhsthgvrhfuihiivgepieenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejtdekheehseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehiedupdhmohguvgepshhmthhpohhuth 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: 8A4297ACD X-Migadu-Scanner: mx11.migadu.com X-TUID: qeDVyAEehkFF * gnu/packages/python-xyz.scm (python-jaraco-classes): [build-system]: Move to pyproject-build-system. [arguments]: Convert <#:phases> to <#:test-flags>. Change-Id: I8fbe633db7533f933a342b47a4a2191ccf13a8c5 --- gnu/packages/python-xyz.scm | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 323bbfc1b4d..32991d57a1f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -11722,17 +11722,10 @@ (define-public python-jaraco-classes (uri (pypi-uri "jaraco.classes" version)) (sha256 (base32 "0d6g7qvfv1jlzbzh6asprqdblqd59grvlvr3nwbdqdqrmwlbfm7d")))) - (build-system python-build-system) + (build-system pyproject-build-system) (arguments - (list - #:phases - #~(modify-phases %standard-phases - (replace 'check - (lambda* (#:key tests? #:allow-other-keys) - (when tests? - ;; Do not test the myproject.toml build as it tries to pull - ;; dependencies from the Internet. - (invoke "pytest" "-vv" "-k" "not project"))))))) + (list ; Do not test the myproject.toml build as it pulls dependencies. + #:test-flags '(list "-k" "not project"))) (native-inputs (list python-pytest python-pytest-black -- 2.41.0