From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6KRMHGaAC2PO8QAAbAwnHQ (envelope-from ) for ; Sun, 28 Aug 2022 16:49:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id eII/G2aAC2M2CQEAG6o9tA (envelope-from ) for ; Sun, 28 Aug 2022 16:49:10 +0200 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 2103440A7D for ; Sun, 28 Aug 2022 16:49:10 +0200 (CEST) Received: from localhost ([::1]:46480 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oSJb3-0007eH-B3 for larch@yhetil.org; Sun, 28 Aug 2022 10:49:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46652) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oSJa5-0005iw-5L for guix-patches@gnu.org; Sun, 28 Aug 2022 10:48:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41511) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oSJa4-0006ZI-Qg for guix-patches@gnu.org; Sun, 28 Aug 2022 10:48:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oSJa4-0001D5-M3 for guix-patches@gnu.org; Sun, 28 Aug 2022 10:48:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57462] [PATCH 09/15] gnu: python-jaraco-functools: Don't ask to run tests when cross-compiling. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 28 Aug 2022 14:48:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57462 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57462@debbugs.gnu.org Received: via spool by 57462-submit@debbugs.gnu.org id=B57462.16616980814519 (code B ref 57462); Sun, 28 Aug 2022 14:48:08 +0000 Received: (at 57462) by debbugs.gnu.org; 28 Aug 2022 14:48:01 +0000 Received: from localhost ([127.0.0.1]:59475 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSJZx-0001Ag-6n for submit@debbugs.gnu.org; Sun, 28 Aug 2022 10:48:01 -0400 Received: from xavier.telenet-ops.be ([195.130.132.52]:39756) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSJZm-00017U-Gx for 57462@debbugs.gnu.org; Sun, 28 Aug 2022 10:47:52 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:5dba:d409:33f7:a16]) by xavier.telenet-ops.be with bizsmtp id D2no2800B20ykKC012nplL; Sun, 28 Aug 2022 16:47:49 +0200 From: Maxime Devos Date: Sun, 28 Aug 2022 16:47:42 +0200 Message-Id: <20220828144748.15575-9-maximedevos@telenet.be> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20220828144748.15575-1-maximedevos@telenet.be> References: <20220828144435.15239-1-maximedevos@telenet.be> <20220828144748.15575-1-maximedevos@telenet.be> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1661698069; bh=LQff47Lx3ahu3ceugZJMk47gFZw/VtIy4gmlZhOB9g4=; h=From:To:Subject:Date:In-Reply-To:References:Reply-To; b=LzW3p8yDL3SfY3VlZ0BLOv6zK3jw22TjgD7MWtkSVe6sn5MrMgB5H3fNDfSKGgPJn 8tCiiNbUmxX64qnmjO+q3HuJhcyyk/1NduYTYF/g1Kv1XkAXMPp3JbJ3dPFr0VTQav W7SNmA8FqDRA5NJ2Dp1UGtvdpJGuYIGgKLdfjHgzKxE8ahUImnWaOULs8j+Bot4ucF Z4i3NpvTB+wWVz1a22Ux7xFIDcs34skBVNUrHalieKCYRJ1MythF9gFA1iGG/f+bC9 pYqcv2fl48S3+VmJNdN6d85Q6usVG1lYl4plyrazCRXtMJxMuHt+F6drtbtCVemgw4 fkBMT8bAfp0wg== 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: 57462@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1661698150; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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:dkim-signature; bh=LQff47Lx3ahu3ceugZJMk47gFZw/VtIy4gmlZhOB9g4=; b=kt8bMtrLvxGPKZRYnAReLbzJ90y7KwbcSzaE41Ja4POyC7sKgTZfO6geqcMSeG2nXRAUov z+Hao0+8sr7P8PQDeB7eW00JuZ1T5VIWErS2OWoJbZy/pHV6Q8gud9XRiEt2ovsVZKfBHz GC9ttnfd1q5kzFj/OK7tsAZ7BVQeF8LLvhtIMTsG9tmYqtYSsURCZOw84mBslO540Wz5xj rrnTcnytVo6lpn1MpSAbOKCqSTxJviRjTGXphyrQNZ5si/Zf4CXHyDLnwjoynHyg3BRVPH ThIwAO9GriOu40GyC95V9QAnyu93ySbtBOEU1NSBZcyu0Zfuq5VptmzO0iuj3A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1661698150; a=rsa-sha256; cv=none; b=M+8tuLcp9KK6h4XKj6p0DDjVe5rbmMc7nlrDHH3QAVbGqD+yIcVDabsuxLA2lV9pBPQNFF KNTp+Iz05dchQG4wsHMrg+PMEcrV8eMUrU70CV2S2DyRyUwlPGy0CosnydDWaUOjo80SC3 QD0rfGCtpVj8KvFujnTZXxksYxdgojAiIMFHDh6wcN56RJcPohB0q0gbF+qnJt1a3BMdRD Wd730hOM1OEb8os4XJCWFv4dRWRM1BPXJa65TitD3mxAVy2FGkOLNhm1GxSM/04n63UDWp 05S5FW5XjN/94daY6zTkTGF/UXsAmPYTcnWPSYV3W/lsNrv3Hs92bOzwruCcYA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=LzW3p8yD; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=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" X-Migadu-Spam-Score: 8.30 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=LzW3p8yD; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=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" X-Migadu-Queue-Id: 2103440A7D X-Spam-Score: 8.30 X-Migadu-Spam: Yes X-Migadu-Scanner: scn0.migadu.com X-TUID: VlebDXZho23s * gnu/packages/python-xyz.scm (python-jaraco-functools)[arguments]{#:tests?}: When cross-compiling, set to #false. --- gnu/packages/python-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 7491b7bb41..eeb575af93 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -8232,7 +8232,7 @@ (define-public python-jaraco-functools (substitute-keyword-arguments (package-arguments python-jaraco-functools-bootstrap) ((#:tests? _ #f) - #t) + (not (%current-target-system))) ((#:phases phases #~%standard-phases) #~(modify-phases #$phases (replace 'check -- 2.37.1