From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id SIo/G2UMomAGOwEAgWs5BA (envelope-from ) for ; Mon, 17 May 2021 08:25:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id wBfVFmUMomAScgAAB5/wlQ (envelope-from ) for ; Mon, 17 May 2021 06:25:41 +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 D79B51963C for ; Mon, 17 May 2021 08:25:40 +0200 (CEST) Received: from localhost ([::1]:44512 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1liWhA-0001Cw-0A for larch@yhetil.org; Mon, 17 May 2021 02:25:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58134) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1liWgb-00016M-L3 for guix-devel@gnu.org; Mon, 17 May 2021 02:25:05 -0400 Received: from mout-p-202.mailbox.org ([2001:67c:2050::465:202]:20496) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1liWgY-0006Js-HZ for guix-devel@gnu.org; Mon, 17 May 2021 02:25:04 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [80.241.60.241]) (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 4Fk8Hp2zJMzQjmx for ; Mon, 17 May 2021 08:24:54 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1621232692; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=dzUMhLAfEcDfxRtL8+/tQS2qiZyroGEjRVccpKDKLWE=; b=icbWLVNiOTpLjjp/q9FQeV4ENdF2dDW3io3r++cEVyk9ByTpigMrlttqvED4J92l8IvFx6 4QpA4qbYsOgR9xVDzBWQ/IB02LE/kVIB2TlZ1PrPzlTG9g1pw2RshIOhBaHAzDJr2R4YWn viqLqwZcpT4xSK8ZIQWxzjZ2cQttEQlLVECd76/uUQW71vF8sxaFNFmSFxuQebIqGv82xj jD+h2HfzGJqSwo7sX4XU0E8KAei+D/7vNhTDlXJGoyNCybk1WGegMODIe7SkaIDlueEwlF n47agFaXTmu5sIFq+iSPzIR/RLXy1fD5KIhsWkZTsTpLb96tOs9FosjfY3VaTg== Received: from smtp2.mailbox.org ([80.241.60.241]) by spamfilter04.heinlein-hosting.de (spamfilter04.heinlein-hosting.de [80.241.56.122]) (amavisd-new, port 10030) with ESMTP id ZcH3ENM_KOIH for ; Mon, 17 May 2021 08:24:47 +0200 (CEST) Date: Mon, 17 May 2021 08:24:45 +0200 From: Lars-Dominik Braun To: guix-devel@gnu.org Subject: Re: Questions regarding Python packaging Message-ID: References: <20201108142717.lmud5h4gh44vtjc6@melmoth> <1609946775.8blxygrg9p.astroid@rafflesia.none> <1611303651.35tpgtn1z1.astroid@melmoth.none> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-MBO-SPAM-Probability: X-Rspamd-Score: -6.38 / 15.00 / 15.00 X-Rspamd-Queue-Id: 19E121813 X-Rspamd-UID: e92b3b Received-SPF: pass client-ip=2001:67c:2050::465:202; envelope-from=lars@6xq.net; helo=mout-p-202.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1621232741; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=dzUMhLAfEcDfxRtL8+/tQS2qiZyroGEjRVccpKDKLWE=; b=r0fN6A78OXd3ywlsLWYgTxK5qFTRH9qYIpZdVDv2zUP0C9JYAokBlmFp4285m+xs0mHpuS FIH8PpFY1gdYh/t9F/u3W1U1FVtcG9JbDl8cd0gydfXKTPIgmZiHJF18QL8O7DXNuKy1PQ JuGDhLQ1E+e9SOI0bJ73iFbd6HDtUBJqkB12obNNWSUoEf9d+7y62beidaty8lPGQlKqGe 3QPy42l/ItJJvRD7F6kqyRD6AZGJHWr3FjBmcjWesvULn+p4gSGV5FwX6WuUfYJR2+XhwD GSNQjDvoDXF91FbYjX4+TO/92Y0D3nsI/qz3J1dLGcQAMW2dw75HUNPrnLC17A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1621232741; a=rsa-sha256; cv=none; b=H3AWdVQfnCfVRqrupTks9Y9t3puNEJI0PXLJuCfoyylmtaM1I5uwHT2F0e+/SX3PSATXoM s3m+HaWnc2Ft+L9s4hv1A3v+eYERkPUsH1qyWIRf05WYqfL+DBLob8geaDceUJcFoWxDWX gmot++Nl3wpZh5H40htvjk8C9dK82vV8g38xqpZUBu9Vo74WrSR6Q8QJnYBl8c4rGGbZp7 BhpnmJlyE3QNqPAtGQN2l5AvfbVn7rXcjRgGz+suu0j8kO/fMEe5R43A5eqo8C25AiH531 tNnUyKUs90u+4y5DQbByx6X/4WyhJXZL7d2RnjJmQo5GIncul3DjnRjbRqHu9A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=6xq.net header.s=MBO0001 header.b=icbWLVNi; dmarc=pass (policy=none) header.from=6xq.net; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -1.64 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=6xq.net header.s=MBO0001 header.b=icbWLVNi; dmarc=pass (policy=none) header.from=6xq.net; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: D79B51963C X-Spam-Score: -1.64 X-Migadu-Scanner: scn0.migadu.com X-TUID: pbqUuzh6a0GM Hi everyone, just a quick reminder that an updated version (includes python-toolchain) of this proposal is still looking for a code review or further discussion. So if you feel confident about touching python-build-system, please have a look at https://issues.guix.gnu.org/46848#1 I’d be nice to get this into core-updates before the next merge. Otherwise we’ll have to keep adding workarounds (see for example python-testpath in master) to Python packages not using setuptools as their build system. Cheers, Lars