From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id aEaYLB5VPWbsVwAAe85BDQ:P1 (envelope-from ) for ; Fri, 10 May 2024 00:58:38 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id aEaYLB5VPWbsVwAAe85BDQ (envelope-from ) for ; Fri, 10 May 2024 00:58:38 +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=1715295518; 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=NaXSzxIo7kfu+DjFkW5K6paF8UWHNzeVBmnsYGpTxuQ=; b=UZolOlRbQdLY2n8AeOIJpo+PSyYu0xqECONewTFYQNZvuuE88GGjWp03xjReVaIF+p9O9z rqIW4MAOeEDFKzb5lzLsm34iHy+KX0V24RMUNwK9qOjhRz71AD+d3zQ5LvdNSDwLUGXrS2 igEHvP9tr/471VyY4YCFckij6bykGWR068vq/1BqwBet+a7BhYJaOUYelJl43+x7r4ZRS4 E6aloCwTBpqupHbpvIkvgCF8jc5GNVjx3N9i0q1/er3LywEV1LYgPKJVwOWgZsOKqS5hlz DUEaC8qtVCrCoNObMSBjOZvT7k3zBtvUxLJpzvc3Oufg4QlrO9FkMlA0De8YMA== 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=1715295518; a=rsa-sha256; cv=none; b=J/UjKqKzKB1L0KyKvZj7/E3yZmqfUkoBtT3ZmnXwCSdNRLICHpaVt7ShpLaG42nTTYoC1N Z8g8/tcd5Mv4CpspuReUitSIWVNEMEQnBF3f6gisFrrM/OO6YSQqgLSXtFzXKmfLjEZQ/J Rfoau1RwAXwFccmmuEkXqGl7BDfVkEoAVuAZ6W4ApKHmE5jUXLoapVumJwU0QP0mFW4ZK/ wQYtS7EA3/BJs7/9txP9sXPV1KFExo74QNZ725JO1cF5u2wKxxSRRgf3xhjT3gK0YbY/pm P5UmDTkVAMrRgR43X1crHJmdeaVPgGjEphxnRH60zOhSxvyLycJGg06x9UOcqw== 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 879E76A8FB for ; Fri, 10 May 2024 00:58:38 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s5CiR-0007Bn-Lh; Thu, 09 May 2024 18:58:19 -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-0006u7-Lv 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 1s5CiK-0006pj-CX for guix-patches@gnu.org; Thu, 09 May 2024 18:58:12 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s5CiI-0002rr-HF for guix-patches@gnu.org; Thu, 09 May 2024 18:58:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70855] [PATCH 55/92] gnu: python-jaraco-functools: 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:10 +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.171529546110700 (code B ref 70855); Thu, 09 May 2024 22:58:10 +0000 Received: (at 70855) by debbugs.gnu.org; 9 May 2024 22:57:41 +0000 Received: from localhost ([127.0.0.1]:41227 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5Chp-0002mP-CW for submit@debbugs.gnu.org; Thu, 09 May 2024 18:57:41 -0400 Received: from 10.mo575.mail-out.ovh.net ([46.105.79.203]:38157) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5Che-0002km-Cy for 70855@debbugs.gnu.org; Thu, 09 May 2024 18:57:30 -0400 Received: from director6.ghost.mail-out.ovh.net (unknown [10.109.176.170]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 4Vb6pz2Ywbz1S23 for <70855@debbugs.gnu.org>; Thu, 9 May 2024 22:57:31 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-k7twf (unknown [10.110.168.167]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 165011FDB6; Thu, 9 May 2024 22:57:31 +0000 (UTC) Received: from ngraves.fr ([37.59.142.106]) by ghost-submission-6684bf9d7b-k7twf with ESMTPSA id aWlTBNtUPWYgwTIAAG4Evg (envelope-from ); Thu, 09 May 2024 22:57:31 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Fri, 10 May 2024 00:53:50 +0200 Message-ID: <20240509225530.24649-55-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: 6114480922164060898 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdeffedgudehucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepleffjeetueethfefkeffffefvddukeejkefgleduiedthfekvefhiedvhfffgeegnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrddutdeinecuvehluhhsthgvrhfuihiivgepieenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejtdekheehseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeehpdhmohguvgepshhmthhpohhuth 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: -6.39 X-Spam-Score: -6.39 X-Migadu-Queue-Id: 879E76A8FB X-Migadu-Scanner: mx13.migadu.com X-TUID: HJqSg09CYeTQ * gnu/packages/python-xyz.scm: (python-jaraco-functools-bootstrap)[build-system]: Move to pyproject-build-system. (python-jaraco-functools)[arguments]: Convert <#:phases> to <#:test-flags>. Change-Id: Id41967b3cb426045877ceccd9b391d545d759560 --- gnu/packages/python-xyz.scm | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 654224ee17e..93d2a5bb07b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -11863,7 +11863,7 @@ (define-public python-jaraco-functools-bootstrap (uri (pypi-uri "jaraco.functools" version)) (sha256 (base32 "186xqzs3bqhjwajnprxy3sc3h0w5vdld8spc1dxjnn9720yykq1i")))) - (build-system python-build-system) + (build-system pyproject-build-system) (arguments (list #:tests? #f)) (native-inputs (list python-setuptools-scm)) (propagated-inputs (list python-more-itertools)) @@ -11881,17 +11881,11 @@ (define-public python-jaraco-functools (package-arguments python-jaraco-functools-bootstrap) ((#:tests? _ #f) (not (%current-target-system))) - ((#:phases phases #~%standard-phases) - #~(modify-phases #$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. Do not run a test that - ;; tries to emulate a broken proprietary CI set-up, fails - ;; to do so correctly, and then throws an error about it. - (invoke "pytest" "-vv" "-k" - "not project and not test_function_throttled")))))))) + ;; Do not test the myproject.toml build as it pulls dependencies. + ;; Do not run a test that tries to emulate a broken proprietary CI + ;; set-up, fails to do so correctly, and then throws an error. + ((#:test-flags test-flags '()) + '(list "-k" "not project and not test_function_throttled")))) (native-inputs (modify-inputs (package-native-inputs python-jaraco-functools-bootstrap) -- 2.41.0