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 aMpqMHaJY2NHdwAAbAwnHQ (envelope-from ) for ; Thu, 03 Nov 2022 10:27:18 +0100 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 gMZwL3aJY2NgKAEAG6o9tA (envelope-from ) for ; Thu, 03 Nov 2022 10:27:18 +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 702803B68B for ; Thu, 3 Nov 2022 10:27:18 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oqWV6-0000nP-Dk; Thu, 03 Nov 2022 05:27:04 -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 1oqWV4-0000mj-Ls for guix-patches@gnu.org; Thu, 03 Nov 2022 05:27:02 -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 1oqWV4-0002qq-ES for guix-patches@gnu.org; Thu, 03 Nov 2022 05:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oqWV4-00010M-9s for guix-patches@gnu.org; Thu, 03 Nov 2022 05:27:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58310] [PATCH 04/14] gnu: Add python-hatchling-bootstrap. Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 03 Nov 2022 09:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58310 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: jgart@dismail.de, Garek Dyszel , 58310@debbugs.gnu.org Received: via spool by 58310-submit@debbugs.gnu.org id=B58310.16674675883819 (code B ref 58310); Thu, 03 Nov 2022 09:27:02 +0000 Received: (at 58310) by debbugs.gnu.org; 3 Nov 2022 09:26:28 +0000 Received: from localhost ([127.0.0.1]:48004 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqWUW-0000zW-F7 for submit@debbugs.gnu.org; Thu, 03 Nov 2022 05:26:28 -0400 Received: from mout-p-102.mailbox.org ([80.241.56.152]:57552) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqWUU-0000zI-R0 for 58310@debbugs.gnu.org; Thu, 03 Nov 2022 05:26:27 -0400 Received: from smtp202.mailbox.org (smtp202.mailbox.org [10.196.197.202]) (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-102.mailbox.org (Postfix) with ESMTPS id 4N2z0B6pMkz9sjZ; Thu, 3 Nov 2022 10:26:18 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1667467578; 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: in-reply-to:in-reply-to:references:references; bh=U4G95SefLTSdCnDspWre1c4kd/LiCuwsUs9t0H8eZBg=; b=j82xB92cQtbv/2KcsvKI8RVXIpYvpIgMthZdj6GpNuDTBukdO50A770GZrr/ET2+0VNNM3 MZbXy+cVzMt3b+Syce6QAz2k+6Xd0/Snx/0Axi14P21ZvHbio0t+D+xec8HA9ZZu2s+jJu vXRHlCc9yrwv89LFDnXzXGa6r2FfuRnALsvKo0NtpRg8lmJX/Do2dNt0Wfe2CaiBivZVwC v7bCmDXDSmz7ISd2kKmWwZQSgv3AHlSY0D1+YSquU3DBkjqbFdRwCG+hsaqL8AC7v7BcHC v6ANhrjcF1PUDYiopFY9Ytp5E3U3IqSpNCs2N0u3MvSe6z7vMMl8cq0wKIkUmA== Date: Thu, 3 Nov 2022 18:26:12 +0900 From: Lars-Dominik Braun Message-ID: References: <87h70iqji2.fsf@disroot.org> <87czb6qiah.fsf@disroot.org> <87leotcmdd.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87leotcmdd.fsf@gmail.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: , Sender: "Guix-patches" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org 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=1667467638; 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=U4G95SefLTSdCnDspWre1c4kd/LiCuwsUs9t0H8eZBg=; b=fwoDF9WJhYa2tdvenKp+Ee88krsmjPDAb0uAV9ZPA4pK5K7hHzPoiSTHIkepm3qenln55q 1zuQe7QG8NTy5f8FGiAt4Zid2nFi+1QJHg2JApGERHC+9DOb1uuk0QfalUB5OqQ7/fQTtg GrpkoiGe+OzlqvVkDmcRSOzlqWW3A8cVc1UtzYAAtjNqZlxKXY3+bQ9BchPsful86nKzWj 8ZSGCnklVz7bKG8Uvmc4u9y3O/00LMg+nHbczwJ9waZ4nVrcy8MDN6jnDIpKTFOvNnP1S2 1mbsFzC8Q/q/pks9aBe6BTFu2k5PFdofMp7hIlzApuLjA4eDprWrRtSsOPfsDg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1667467638; a=rsa-sha256; cv=none; b=nMK74jtFOjhrxAoKRiQnJtNuhwKsZ3xqa+I7DbcpmxHZJBbfktEG1Z9EpKJOeE1edrz+Xv tNZfqD72kLijbQgIcQ5o02h7PsoF+J3xIoJIKTgLCXQVFdQ+1cc08YSN+Zu3v9Yh3zQhWv 0Za99svjv8z364Ix8XoTK37sakOSc1CgBkEzPPRTyn6J4l7fJ1gQ+725G+e1vcy4ckPoOe Ycg0hkD4Xr+7Ae85bld/eJq5G5LPQo/OV4I9dQLgSuZKCbWt8fLssdB1jzVqrOZC4meY+R uemE6aeryzKdSwlWCKNncgQq92hBB3cDwRPSgWn9hwmTRZgJUB7fhn8PmHURLw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=j82xB92c; 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: 7.91 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=j82xB92c; 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-Queue-Id: 702803B68B X-Spam-Score: 7.91 X-Migadu-Scanner: scn1.migadu.com X-TUID: /5YWV5KKSlbr Hi, > The issue here is that many dependencies are from the module (gnu > packages python-xyz). Well, moving this python-hatchling-bootstrap and > the next patch adding python-hatch to python-xyz does not look like the > correct home. And dragging these dependencies to python-build neither. I think hatchling can go to python-build, since it contains a PEP 517 build system, but hatchling should go to python-xyz. python-hatchling-bootstrap should not be used anywhere, but build a proper python-hatchling instead. Also hatchling has no dependencies. These are for hatch. The entire patchset should also use the pyproject build system where possible. Lars