From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GFRWCwHuVGF8NAAAgWs5BA (envelope-from ) for ; Thu, 30 Sep 2021 00:51:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id WB4UBwHuVGGYIwAA1q6Kng (envelope-from ) for ; Wed, 29 Sep 2021 22:51:45 +0000 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 E373014102 for ; Thu, 30 Sep 2021 00:51:44 +0200 (CEST) Received: from localhost ([::1]:41168 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mViQS-0000qX-0f for larch@yhetil.org; Wed, 29 Sep 2021 18:51:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48976) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mViNz-0005VN-Kt for bug-guix@gnu.org; Wed, 29 Sep 2021 18:49:11 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39362) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mViNy-0000pK-4I for bug-guix@gnu.org; Wed, 29 Sep 2021 18:49:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mViNy-0001ba-2W for bug-guix@gnu.org; Wed, 29 Sep 2021 18:49:10 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#50299: [PATCH v3 19/27] gnu: python2-promise: Don't run tests when cross-compiling. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 29 Sep 2021 22:49:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50299 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 50299@debbugs.gnu.org Received: via spool by 50299-submit@debbugs.gnu.org id=B50299.16329557105935 (code B ref 50299); Wed, 29 Sep 2021 22:49:10 +0000 Received: (at 50299) by debbugs.gnu.org; 29 Sep 2021 22:48:30 +0000 Received: from localhost ([127.0.0.1]:50871 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mViNK-0001XZ-FQ for submit@debbugs.gnu.org; Wed, 29 Sep 2021 18:48:30 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:53586) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mViMz-0001Sv-UF for 50299@debbugs.gnu.org; Wed, 29 Sep 2021 18:48:10 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by michel.telenet-ops.be with bizsmtp id zyo1250090mfAB406yo91G; Thu, 30 Sep 2021 00:48:09 +0200 From: Maxime Devos Date: Thu, 30 Sep 2021 00:47:51 +0200 Message-Id: <20210929224759.21803-19-maximedevos@telenet.be> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210929224759.21803-1-maximedevos@telenet.be> References: <20210929224759.21803-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=r21; t=1632955689; bh=5sfQZWgrOZZQ01rCvhHvcwF5wndyI6KZn21ZfEknzgA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=D3P3yfCys763oEXftBwq0zEx37KjPM7vTcoapfpTbz8wrp8gOvV9dURvLMTQU8ElN jxFMiGMZGMoGJX5xc4FCQPtyOxzLePAwrtkP6TutFzMdzs+kVPUOWj2rbp3N1o8IsG sL2KwC8/dXeglTSf784ZFsnaihX+3XK3hC6JsLkYW5fs/T+C3ppZ5q7f4t76PCqdqh HH+uOJ8hTQeXZUCzbBNxsHg9R7qEC2+6flb/WFNfmQM+NngT0E7EuPiRfgMaVtL9YF ND2qcGeIHEFF8XFMiB3WckdQmj5UoCWUQ4raTIlMhPdz0yVw7urf9RmxZvLvRo7jpu tfaDLdnGpw5fQ== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Maxim Cournoyer Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632955904; h=from:from:sender:sender: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:dkim-signature; bh=5sfQZWgrOZZQ01rCvhHvcwF5wndyI6KZn21ZfEknzgA=; b=H08SKH3f8cNRl2rkJJABxDshbcL6wLe8GVtrkGu6wyP6jYT3jzBG2iHCW+yYtJQ9+msmm1 gg+RWAmc47zl3GBrL7IYJS6RDZ/8sIe2JbLx3RZa6Wfc8Ul9wj1y+6VEL2KJJbDUnwT1X7 jLS7Covp22Nt9hgAKbKhy1+YA2bujIMD0Kve1lqWF2G9eSptR6RSg0HDgLpohJXpO1HNE/ jh5mQXSZchr4k36paWsTskFVmdf4TysZb5f3+2SOxwQzX4cSJZ6BfW02XF5xq69EGEYBaK FMDxEV0/8LiXzIAM5zJ2zjQocVx+icwPqJI6omLqpXB+QZ5aoUDv4dxpi3b2Ng== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632955904; a=rsa-sha256; cv=none; b=GT+ye5T5u8ZHUzkfzRGX4IqxfHVjwvsZyZNkTaikeTTfZh5pyXI8Q+m1LhEAp+lXVEGSiy U9gp/QSbB0Kl04hNKVTGMMfdS3dOl2+P11LM/NMz9PZSjBcydSHY4cMoEMLWJvoM30Kr7Z nXyZBNIGul0Rn8JPRTmauU/lMwRSaXXqVSsW+Aoq1v2dCATlUJYhS/XnEeNJfkF05HDB1N 3Mq3yBl9Lx/MD9apbTI0QwV62WgCVaUGRVUij4jVUzvMUXARM3lrco2MVdVpeVjMbhVUk4 VnCbQ3L8LVMCWdO07CV9DMQK/aSZpGw7qkTIfWeeg9mQzNJ3aJcDLTvBf7wJlw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=D3P3yfCy; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: 3.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=D3P3yfCy; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: E373014102 X-Spam-Score: 3.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: 8dOKaa5NvXrE * gnu/packages/python-xyz.scm (python2-promise)[arguments]: Remove #:tests? instead of unconditionally setting it to #t. --- gnu/packages/python-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index c221aaa682..3914c9158a 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -12501,8 +12501,8 @@ concurrent.futures package from Python 3.2") (let ((promise (package-with-python2 (strip-python2-variant python-promise)))) (package/inherit promise - (arguments (substitute-keyword-arguments (package-arguments promise) - ((#:tests? _) #t))) + (arguments (strip-keyword-arguments '(#:tests?) + (package-arguments promise))) (native-inputs `(("python2-futures" ,python2-futures) ("python2-pytest" ,python2-pytest) -- 2.33.0