From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SNftKUxjT2RZEgEASxT56A (envelope-from ) for ; Mon, 01 May 2023 08:59:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id YEexKUxjT2SeUAAAauVa8A (envelope-from ) for ; Mon, 01 May 2023 08:59:24 +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 3F2EE1F480 for ; Mon, 1 May 2023 08:59:24 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ptNV3-00075p-Of; Mon, 01 May 2023 02:59:05 -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 1ptNV1-00075Y-H0 for guix-patches@gnu.org; Mon, 01 May 2023 02:59:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ptNV0-0005C7-RT for guix-patches@gnu.org; Mon, 01 May 2023 02:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ptNV0-0007PJ-8i for guix-patches@gnu.org; Mon, 01 May 2023 02:59:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63139] [PATCH python 02/20] gnu: Add python-pyproject-hooks. Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 01 May 2023 06:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63139 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: John Kehayias Cc: 63139@debbugs.gnu.org Received: via spool by 63139-submit@debbugs.gnu.org id=B63139.168292430928432 (code B ref 63139); Mon, 01 May 2023 06:59:02 +0000 Received: (at 63139) by debbugs.gnu.org; 1 May 2023 06:58:29 +0000 Received: from localhost ([127.0.0.1]:38846 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ptNUT-0007OV-K4 for submit@debbugs.gnu.org; Mon, 01 May 2023 02:58:29 -0400 Received: from mout-p-202.mailbox.org ([80.241.56.172]:41340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ptNUR-0007OI-GY for 63139@debbugs.gnu.org; Mon, 01 May 2023 02:58:28 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4Q8vDq5prMz9sWs; Mon, 1 May 2023 08:58:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1682924299; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=U7XNV8zXx13nwSkalTln1+MqXjUcWDCtErd/ixgMd1Y=; b=u9iRWIlhn8pCdc84CDDp9ATHIzIjH/w5XVUMdWs6Lb14iJziARL0GTvZNGNSHW4VxSM4H2 3NPoBmrGPEX+B1zuUqExXCsgbjQYeqdHfMZOMOiez9JgOd2jWozL1UZY/lvjQIJMl6Holm sRI9Ul3+5dbMVZZFdRcmcxUA+GkihI0nx1VgFMWvUlZ/CDJP1CvnFSalpUKdOPO6d7O+1Q wMoDaWbDPZpQGVE0QgrVY55b33JV4EzJQLp87iHGaFWMSyZeOjTqNYTBw7fH6gLdVweUrE hM5jKqBaYLrWEL8stkq67IrmOAV4WvxQNUREkek0xr8+njcY8HmJ6GXjz6yb4Q== Date: Mon, 1 May 2023 08:58:18 +0200 From: Lars-Dominik Braun Message-ID: References: <76a7207a210365b23c078895f444109e240d2c7f.1682660104.git.john.kehayias@protonmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <76a7207a210365b23c078895f444109e240d2c7f.1682660104.git.john.kehayias@protonmail.com> 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682924364; a=rsa-sha256; cv=none; b=BMhCcD7pQHK7WSFVEsYsaPDHKUk++6wPB6YLeHtF/QIPA928Fjlbko5UiFLDhtJtMABjB2 unW0ZxTa1QumBaAYWBK6yNjwNnWoHGFn6SdQ7ZL9Or9/EIxGd4j5Z1xOXzub1Z7BnySv7j NvjcTSWuwufuOKSdXKybiayWepvHxnhFrqI2NAXRxoDv1RldGJTCPRagVwKHkUiJZBEl0G hqE3iq9plVjyRfZF5KClrMRPAf1qqldo3NFHQbHP7uuUxIT4m4XCB2vxdn8NFT6wCNybWd X7cS/SmXDmRisA88u661UvIhg7Pg+E9so2wvAanvMs64Pl9nnFTJdmz2NSPZFQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=u9iRWIlh; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682924364; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=U7XNV8zXx13nwSkalTln1+MqXjUcWDCtErd/ixgMd1Y=; b=WtaUsnMWAp8Z+9cZiT9Pxko7FpW1B2ip4sr8ErElwEbJCXmi4rVcG9tSCLupy0ngLXxacI kUZZ3aDM/EktIIq0Yxkvp9lt0dA05t1xJTSQ7yjj2e4Fgse/wI0eYmw9f2VOh3AD81x90A 59pFbEohx8yak5JmUmPvB4oxB8yu8ZOf7JzrqBmKVBU8vIl4Jzw7YWxo5hbN/6gm5iNiZI 9ByedW+pA4Bm1yV7Mg4rUvqHcZg6stumD5CjjaA6ETXMAg8FNGJo0bmGRSSpW4jdAJ6V+H JEUZJoCeYEHXYhhm95Cax8wTxiJov5RSEMUioWnaOaD7f3WYGC1lJzsQ+VLY7Q== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=u9iRWIlh; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (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: 6.19 X-Spam-Score: 6.19 X-Migadu-Queue-Id: 3F2EE1F480 X-TUID: afoYrBXjXKnq Hi, > + (replace 'build > + (lambda _ > + (invoke "python" "-m" "build" "--wheel" "--no-isolation" "."))) > + (replace 'install > + (lambda _ > + (let ((whl (car (find-files "dist" "\\.whl$")))) > + (invoke "pip" "--no-cache-dir" "--no-input" > + "install" "--no-deps" "--prefix" #$output whl))))))) why is this necessary? As far as I see pyproject-hooks wants to be built using flit_core, which we have a fully bootstrapped version of. Same for pypa-build, which – as far as I can see – also builds using flit_core. Cheers, Lars