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 ms5.migadu.com with LMTPS id oEZRLNeFUGPuAAAAbAwnHQ (envelope-from ) for ; Thu, 20 Oct 2022 01:18:47 +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 YG3yK9eFUGP2lgAAauVa8A (envelope-from ) for ; Thu, 20 Oct 2022 01:18:47 +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 7637AEAE0 for ; Thu, 20 Oct 2022 01:18:47 +0200 (CEST) Received: from localhost ([::1]:34564 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1olIKk-0007SO-IM for larch@yhetil.org; Wed, 19 Oct 2022 19:18:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50400) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olIK2-0007Rp-FZ for guix-patches@gnu.org; Wed, 19 Oct 2022 19:18:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33105) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1olIK1-0003bM-Vy for guix-patches@gnu.org; Wed, 19 Oct 2022 19:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1olIK1-0008UA-Of for guix-patches@gnu.org; Wed, 19 Oct 2022 19:18:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58587] [PATCH 00/14] Introducing pyproject-build-system. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 19 Oct 2022 23:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58587 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun , 58587@debbugs.gnu.org Cc: Lars-Dominik Braun , Maxim Cournoyer Received: via spool by 58587-submit@debbugs.gnu.org id=B58587.166622145632586 (code B ref 58587); Wed, 19 Oct 2022 23:18:01 +0000 Received: (at 58587) by debbugs.gnu.org; 19 Oct 2022 23:17:36 +0000 Received: from localhost ([127.0.0.1]:60416 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olIJc-0008TW-Bt for submit@debbugs.gnu.org; Wed, 19 Oct 2022 19:17:36 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43860) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olIJa-0008TJ-Ia for 58587@debbugs.gnu.org; Wed, 19 Oct 2022 19:17:34 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40908) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olIJT-0003Y4-Jo; Wed, 19 Oct 2022 19:17:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=UR4qIp/mxs2rT/ntQhnzZyEQCPRWV9fFWAs8424dKb8=; b=DvuB2k2/5cphIbYRDdS0 1vrw2nL75TW0AaCnMe6ijfnqL0TaabjZD5KiIopif1grClwsc+mvJkFTOKvsbQa22tSeo4sZp7ymK d418PbjaHYxXHmzyklbB72D5+5zsxrA+Ez2omhEImO4vULQNTD2i0H/mAY4QcFPoD87C2mOLZLQu1 ePmygSDSaFz6K9Jj6fhji7x7cNVPY7YPo5hOeUrtdb/YXeKyy+0Xorkz6rE/C4P6ciqPSsXj4sSUH YtM4oQTxHeGyveVUvz/1Rt1c6FuIywGLoVdiVAKc3tw5p3GkLidt6yzwMjFXVO/39P/HGjgK5zmiD s6rYXH3BWisMqQ==; Received: from [84.211.203.64] (port=48562 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olIJS-0007P5-08; Wed, 19 Oct 2022 19:17:26 -0400 From: Marius Bakke In-Reply-To: <871qr3v26i.fsf@gnu.org> References: <20221017200624.4076-1-marius@gnu.org> <86sfjlzdbn.fsf@gmail.com> <877d0wvlzg.fsf@gnu.org> <86ilkgp2hx.fsf@gmail.com> <871qr3v26i.fsf@gnu.org> Date: Thu, 20 Oct 2022 01:17:22 +0200 Message-ID: <87y1tbtnct.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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=1666221527; 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: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=UR4qIp/mxs2rT/ntQhnzZyEQCPRWV9fFWAs8424dKb8=; b=c3HaFTMJW9lUZZ8RZuiT5bTEIj9BGZpX9sj/THMsQuAc0Je2LknoNxpjyFiHCpkMZhRJ3H NQ7grM8PK/Vm/rlTHvdxB8fgBZXDoGh5uJ8yT+1U4bdmk25EV9CYIN3KmqCrBuYS6JASWx H/IZCn+BKGnA4mE7JYnnxpWSXyiCwzziqC7jjQSrXHyaI1KSRtrH2ssTw2c96QB5Xenq+o 0skPxnX67Jui16Mz6ciBZvvuAdYwVaFhLveS4WxmDmfNaNw9QCRJ04uvFPyLOMGz8IpDYV olra8g8MQPjKz2MFObiKxPyD6eOrgwRkQCQNSj5dnOvYJAl8d5uJKnAgybRcNg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666221527; a=rsa-sha256; cv=none; b=pFc0G8QP84nKHEvkLjoRUPNWi81yJt3ziJQvHCqZ0oKL08h/04Ovn2g9mzxl2r3Hdv2B9R km5iBQpCVmqTXkeAVrVmi3eu3MT9deSaViiQfDTJ8FxRCko10n7NFLVfRMN5KOldU0vjEv N6UjyNOQi/Br2PExjSLP48y2Tp5zvBtlP0fKGXHkS6SEUMrhPriXJgjxWk8mOuOJRKwwuo w3a84JlwTVaELpK1+V19wYM7oouUA+CP5NptAuJ1pm2d0MjvArvxTFuzxftpKsOyIHaCNC wjBIdmEYkH5A+OxvZEPqsIYvk0qMLqDKX+QmFiJ3G7dnk8oHNgWrczaRh41q1w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="DvuB2k2/"; dmarc=pass (policy=none) header.from=gnu.org; 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.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="DvuB2k2/"; dmarc=pass (policy=none) header.from=gnu.org; 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: 7637AEAE0 X-Spam-Score: -2.92 X-Migadu-Scanner: scn1.migadu.com X-TUID: LEwIimD1Y+cu --=-=-= Content-Type: text/plain Marius Bakke skriver: > I also made some substantial changes to the build system: > > * Moved 'python-toolchain' into python.scm which seems to work fine. > * Inherit from python-build-system where possible. > * Hint about deprecating 'add-installed-pythonpath', which has always > annoyed me :-) I think a 'with-installed-pythonpath' would be much > more ergonomic and plan to submit that later. > * Most importantly, use three ;;; for module commentary. Also reinstated support for Python < 3.7, which I realized will be necessary when merging back into python-build-system. I'll squash the last patch before merging the series if that was not obvious from the commit message. :-) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEARYKAC0WIQRNTknu3zbaMQ2ddzTocYulkRQQdwUCY1CFgg8cbWFyaXVzQGdu dS5vcmcACgkQ6HGLpZEUEHcjwQD+LEQgZuzdZ5NBuATKnFQuk51ll8SSq8e1k7s7 zueTgC8BANiWo1iFi3N+Xb8ZC2/mC/QuUplNOffEqjGg6oeKmtMI =2jZ9 -----END PGP SIGNATURE----- --=-=-=--