From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id kCCjBv8yGWLlRwEAgWs5BA (envelope-from ) for ; Fri, 25 Feb 2022 20:50:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id GDF3A/8yGWJeGAEAauVa8A (envelope-from ) for ; Fri, 25 Feb 2022 20:50:23 +0100 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 9D00C430B0 for ; Fri, 25 Feb 2022 20:50:22 +0100 (CET) Received: from localhost ([::1]:36026 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nNgbc-0003HW-UQ for larch@yhetil.org; Fri, 25 Feb 2022 14:50:21 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45782) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nNgbL-0003H0-AQ for guix-patches@gnu.org; Fri, 25 Feb 2022 14:50:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59875) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nNgbL-0008Ii-17 for guix-patches@gnu.org; Fri, 25 Feb 2022 14:50:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nNgbK-0007aT-MF for guix-patches@gnu.org; Fri, 25 Feb 2022 14:50:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53943] [PATCH] Add python-stltools Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Feb 2022 19:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53943 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Evgeny Pisemsky , 53943@debbugs.gnu.org Received: via spool by 53943-submit@debbugs.gnu.org id=B53943.164581858529127 (code B ref 53943); Fri, 25 Feb 2022 19:50:02 +0000 Received: (at 53943) by debbugs.gnu.org; 25 Feb 2022 19:49:45 +0000 Received: from localhost ([127.0.0.1]:53772 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nNgb3-0007Zj-6G for submit@debbugs.gnu.org; Fri, 25 Feb 2022 14:49:45 -0500 Received: from xavier.telenet-ops.be ([195.130.132.52]:51262) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nNgb0-0007ZY-Hl for 53943@debbugs.gnu.org; Fri, 25 Feb 2022 14:49:43 -0500 Received: from [192.168.230.254] ([188.188.131.143]) by xavier.telenet-ops.be with bizsmtp id zXpf2600Q35n6WL01XpgYj; Fri, 25 Feb 2022 20:49:40 +0100 Message-ID: From: Maxime Devos Date: Fri, 25 Feb 2022 20:49:33 +0100 In-Reply-To: <875ypli5yr.fsf@pisemsky.com> References: <875ypli5yr.fsf@pisemsky.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-Ow2PLFWMf/552rM60m5E" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1645818580; bh=029JwbIj1oBKZKxt36N+99zb44ge1xnkHtCSWqLMalM=; h=Subject:From:To:Date:In-Reply-To:References; b=j+d0dxZrIKEo+9+r44/ZdL4lINgStAKUgAGWCylaPp0QlWS02BJuP9y5PfhRr9W1Q Otyawr4TJJisVBjf35wi32+sd4DAe783a8wiF7SZt+9bhvRPbc60ERnKXXKYmqa980 Ewr0upvr7oidq/gXSP3iLB4fjogmd6CdDfKNKJeqXQ0v2B89HrsW+gdvddL6c1YyR1 kObrc6kd68celd/Xk9KdXCOKo6XIQAOy9K3REyA4zmOYbEuQMY5f3pQGfTTONJXCgq NRs9sgSTlGyAExWLmHc2dqAfpYPu3ti5yYPWFZRCkE3NfSblTU5TOR+4+rg0/w7/wG q1FsDWWraiYNQ== 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1645818622; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=029JwbIj1oBKZKxt36N+99zb44ge1xnkHtCSWqLMalM=; b=tezY7VunUB0StW63Flz5K7vASRFncKNTAt7cJSa+3NSIqymAPsbaHsr/QhnPOiS+oZ1SsU 9QByWAoQityGzMApT6rngkVScEfUXJK7efVx1/pQMBju4qqjZDw+YNgeUX4sGjXrDlRJEi VxExfqaxkcrVNnm3h5PKDQdi3qLlrZQwfbDKK/TuvD8Gxsn5JrwPzUrPsNbktZ81PNKG6U bmGf6Lpe2BNakQW2d5SkA0m1w2jvW8n0pL/i7kAp2ZH6W3gUKewIhDKAg467eU0BUBQZnX o0XyTJgID/vHuZgPBeuw2NoKXYNljPPXDv5u9Ydkz4HPSCP2B7RL+/AsNeEAvQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1645818622; a=rsa-sha256; cv=none; b=nvYJqrnL6+PV1yY6GBUjqbk3nEZLhVpFsNIOu7ESs0YK8OJ2V9xJUEUHnOdXGGvHTEBYt3 i/l0J9qhROKtOfLmFYmgVPT4jvnj58sOq2qnttUY3AAGv5VZkiYJY6IB1fqY8pRUvY4Y6+ IzGzMHpTsywUMD7fu7hhP3LRaKWCaLeMdPIDjRUeVWnfzuXIV/lze3drehx0LxpP7wIv+i xaLplEnKYVi27qZpMRnHB1hdFEawxxNSmqohSjxbHFYuJzcdgr2ZhQyqXOuCpbLPIaEtRH LWSfWLjFngfp94Lwfk4wXwD8xgomLvXc4r46VwKVqWIqQf26jhjxq+sQZHiULw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=j+d0dxZr; 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: 2.67 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=j+d0dxZr; 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: 9D00C430B0 X-Spam-Score: 2.67 X-Migadu-Scanner: scn0.migadu.com X-TUID: wvpc9RXtich8 --=-Ow2PLFWMf/552rM60m5E Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Evgeny Pisemsky schreef op vr 11-02-2022 om 22:00 [+0300]: > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (replace 'check > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (lambda _ > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= (invoke "py.test" "-v")))))) For cross-compilation and to make "--without-tests" work, this phase needs to respect #:tests?, try (replace 'check (lambda* (#:key tests? #:allow-other-keys) (when tests? (invoke "py.test" "-v"))))))) Greetings, Maxime. --=-Ow2PLFWMf/552rM60m5E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYhkyzRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7oIzAP9yDY9dIuFzwYRWAsEFaEfg6IL7 9Zg88jUGGhdR8GpMdQD/Udae3PFmBDkWcxE4Jdsc5DS4Cw+He5sJhGS/GgZ29wU= =3Q/C -----END PGP SIGNATURE----- --=-Ow2PLFWMf/552rM60m5E--