From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id aGHwJw0SVmMnTAAAbAwnHQ (envelope-from ) for ; Mon, 24 Oct 2022 06:18:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0IK3Jw0SVmPXegEAauVa8A (envelope-from ) for ; Mon, 24 Oct 2022 06:18:21 +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 4CC6829C20 for ; Mon, 24 Oct 2022 06:18:21 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1omjsx-0001XV-B9 for larch@yhetil.org; Sun, 23 Oct 2022 18:56:03 -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 1omMsZ-0004gq-5p for guix-patches@gnu.org; Sat, 22 Oct 2022 18:22:07 -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 1omMsX-0005P2-2a for guix-patches@gnu.org; Sat, 22 Oct 2022 18:22:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1omMsW-0001z0-TM for guix-patches@gnu.org; Sat, 22 Oct 2022 18:22:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58587] [PATCH v3 05/22] news: Add entry for 'pyproject-build-system'. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 22 Oct 2022 22:22:04 +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: 58587@debbugs.gnu.org Received: via spool by 58587-submit@debbugs.gnu.org id=B58587.16664773127527 (code B ref 58587); Sat, 22 Oct 2022 22:22:04 +0000 Received: (at 58587) by debbugs.gnu.org; 22 Oct 2022 22:21:52 +0000 Received: from localhost ([127.0.0.1]:42549 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omMsK-0001xE-1X for submit@debbugs.gnu.org; Sat, 22 Oct 2022 18:21:52 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42322) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omMs7-0001vb-P1 for 58587@debbugs.gnu.org; Sat, 22 Oct 2022 18:21:42 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1omMs2-000568-Ih for 58587@debbugs.gnu.org; Sat, 22 Oct 2022 18:21:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=67GeqkP3hGjHSt5+tzXANr2lznv7u8X8n4ipIOh1pZ4=; b=qNvlvmtv0fZIYpIXDF3k Mj64plz6sWImsgz1MbeRGEW5vfqC2VZwRLJbVBtrQE5xERrHyYUVXqi7whnG25gio227e7cXCSBR/ By81r7W10C4XSQ//VHOhaDvSzTcAvXoMQofFABxpEdo7PMyUBNMQF0XBQpL1JAt9TkLWSTUQ3NEnX RZPcGKa6sHaRIEyPv1ONucV/8JTiz/uvSsGQ0k93oIErGhr4zToeGFG3uYsfAfx+kCYGIALRbuRx+ 2RwSQ8zZ2jA9BPczUyOKAuLe+powViw983MZlGzTvd3ipJDK8NvU2za6BLvivP93wFCz//IUkKwLJ uTMe8mxq/PLz+g==; Received: from [84.214.173.6] (helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1omMs2-0001RH-3H for 58587@debbugs.gnu.org; Sat, 22 Oct 2022 18:21:34 -0400 From: Marius Bakke Date: Sun, 23 Oct 2022 00:20:43 +0200 Message-Id: <20221022222100.18103-5-marius@gnu.org> X-Mailer: git-send-email 2.38.0 In-Reply-To: <20221022222100.18103-1-marius@gnu.org> References: <87eduzu18u.fsf@gnu.org> <20221022222100.18103-1-marius@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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=1666585101; 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: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=67GeqkP3hGjHSt5+tzXANr2lznv7u8X8n4ipIOh1pZ4=; b=tHW3XVKVCBMRu92SMk4bUdBCsMwaoUae24KGJpFJ7f75VEpN6GOfHPPKx+38WfAoPKvY1r utSQk2zN9qvvKxtL1aj1TOcZGaQH/ZEvn23+1D6XurLql5ElhlegpTePCkLek/snhwxKOB d4Ft5e6abKvdHJIAKJZO0g2v+pnmKhmgfHdnHKc6oyib5CV+uFWV7XG1n9E0Qh8HAIm7Zf g2c+Xz2IiRybq306GB1mx8JtAVsT9JH6AschqQGwIs0Sj4pwsIXijuzkggmc1WwekWAD0O 9UJoYIoFzUZU8G4EkOQs+fAWUOUYi8Rxl48f520ElH8gqFRw4LzhT4VDamWqtg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666585101; a=rsa-sha256; cv=none; b=V92EZDjGJ0V0XTV7PcKbcSFpuuOkq01RiYPBa0mjmcvYDfXpPUYzPIVGvERQcEDAUN5qd6 EZ8oAorZxOhLUtbb3R22KY6pQPuARpcHChwAj3fDHMhFkKtOAMXQ5kyELUw1vrf/PX8gpM q+gGvERVTaa5U8QGqHBqFeenL5rVF8nK9kS18CRQEi5a1asKOwAGa4aBHRpzEneklsntrz +vHfZNOalmeYqjKIdNfsdcEzRq1ME3WLByaIPUqLtjqe88o/2k4LvSvDg3Hasef1bvNX3l bkDVBry2H7b3cg1W2M05B//BLz0f70IdHAokzqWt3ukzvrhrHy8oyy5Tc1CtUA== 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=qNvlvmtv; 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: -0.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=qNvlvmtv; 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: 4CC6829C20 X-Spam-Score: -0.31 X-Migadu-Scanner: scn1.migadu.com X-TUID: 81zbTWceyqfW * etc/news.scm: Add entry. --- etc/news.scm | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/etc/news.scm b/etc/news.scm index d9ffa036a2..c2ac842947 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -6,7 +6,7 @@ ;; Copyright © 2019, 2020 Konrad Hinsen ;; Copyright © 2019, 2020, 2021 Julien Lepiller ;; Copyright © 2019–2022 Florian Pelz -;; Copyright © 2020 Marius Bakke +;; Copyright © 2020, 2022 Marius Bakke ;; Copyright © 2020, 2021 Mathieu Othacehe ;; Copyright © 2020 Jan (janneke) Nieuwenhuizen ;; Copyright © 2020, 2021, 2022 Maxim Cournoyer @@ -26,6 +26,26 @@ (channel-news (version 0) + (entry (commit "3f82a8b2d075f5980ffa8cdd9c49a5a8586e5b1b") + (title + (en "New build system for Python packages")) + (body + (en "A new @var{pyproject-build-system} has been added. This +is a redesign of @var{python-build-system} with support for @dfn{PEP 517} +and @file{pyproject.toml} files. It also has built-in support for various +test frameworks such as @command{pytest} and @code{nosetests}. + +There is a complementary @code{python-toolchain} package that comes with +updated versions of @command{pip}, @command{setuptools} and others. + +The build system will eventually be merged into @var{python-build-system} +but you are encouraged to use it for packages in the @code{guix} channel. +Third party channels may want to wait until the API is stable (see the +Guix manual for caveats). + +Despite the name, @var{pyproject-build-system} also works with the +``legacy'' @file{setup.py} format."))) + (entry (commit "c7ba5f38b80433b040d3946b8fc0b1e8621ba30a") (title (en "New @option{--emulate-fhs} option for @command{guix shell}") -- 2.38.0