From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 aK7tFIa4s2It2AAAbAwnHQ (envelope-from ) for ; Thu, 23 Jun 2022 02:49:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id APbWFIa4s2IxHgAA9RJhRA (envelope-from ) for ; Thu, 23 Jun 2022 02:49:10 +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 F1752FE2 for ; Thu, 23 Jun 2022 02:49:09 +0200 (CEST) Received: from localhost ([::1]:49644 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o4B1x-0003O9-47 for larch@yhetil.org; Wed, 22 Jun 2022 20:49:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58272) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o4B1q-0003Ns-GW for guix-patches@gnu.org; Wed, 22 Jun 2022 20:49:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43010) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o4B1q-0005R3-8H for guix-patches@gnu.org; Wed, 22 Jun 2022 20:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o4B1q-00089F-6q for guix-patches@gnu.org; Wed, 22 Jun 2022 20:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56115] [PATCH] python-build-system: Fix typo in module-level comment paragraph. Resent-From: jgart Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 23 Jun 2022 00:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56115 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 56115-done@debbugs.gnu.org Received: via spool by 56115-done@debbugs.gnu.org id=D56115.165594533231304 (code D ref 56115); Thu, 23 Jun 2022 00:49:02 +0000 Received: (at 56115-done) by debbugs.gnu.org; 23 Jun 2022 00:48:52 +0000 Received: from localhost ([127.0.0.1]:36907 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o4B1g-00088q-DN for submit@debbugs.gnu.org; Wed, 22 Jun 2022 20:48:52 -0400 Received: from mx1.dismail.de ([78.46.223.134]:18364) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o4B1e-00088e-Jx for 56115-done@debbugs.gnu.org; Wed, 22 Jun 2022 20:48:51 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 3afd2cc3; Thu, 23 Jun 2022 02:48:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=date :message-id:from:to:cc:subject:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s= 20190914; bh=17eV0PvlzaeBYIIzrGgBfBH4BqnBkwTtWp3GYGwDhdM=; b=POi 5A9P23WrD1G00uNX1W819lQPk4v0w7FHG4U7qWU1FAbdagrwUSGP9KdGKhGz0l/f xwtEIHq3Ej3mmjfNRLR2wuQFgnMLwyT2dF1ciYefhpet4gMfyJvma4la7x4769z8 c0iNjp8Y+vLfI/+qhBCeq72PFt7Z9g9ULV9woYS+72/hU2r0geyo8tFCqs0NQ/jz UEe8dnaTG4txD+sYxespDgeEkcAbNdplHOCh2JllQuXAECtckzU7bl2tA7Epr3sx XHkexutt24aZzGbohnsSNx1po11kUSfjGzCD2Zwytg31G6loFbjSLJJZ91U0uDIP gHJiOF6cXPKSt4eAPGg== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 1dadfac7; Thu, 23 Jun 2022 02:48:44 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 715f1688; Thu, 23 Jun 2022 02:48:44 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 4d8bb08c (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Thu, 23 Jun 2022 02:48:44 +0200 (CEST) Date: Wed, 22 Jun 2022 19:48:48 -0500 Message-ID: <20220622194848.GF11143@gac> In-Reply-To: <87y1xo4k4p.fsf@gmail.com> References: <20220620211733.14137-1-jgart@dismail.de> <87y1xo4k4p.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline 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" Reply-to: jgart X-ACL-Warn: , jgart via Guix-patches From: jgart via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1655945350; h=from:from:sender:sender:reply-to: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=FMbeyd4L1ShTkn2JZY0hyYOW5sgz5V2Vr4TF37Tpfhw=; b=lf/0RiIn3AzKcPS3+NVTS/6ioGbM3LstxTSZis6fajXI3ZJhQMuIUfnLjOPg3zTAKwtW6z ZzA9VSDTGbO5hjBkCfas1m0LcKYtaH+AunCsfT/4GAKS+327eLiuFlHrea0OcvclJSpF/4 MW8ltDsurLH8N51xcwB08Nb0x7W6eEu7ejy7qhK8BHYnfTio90NIJz8AyBUvIN77gcZXt6 6d84EypYkuUasqryRA5652lo1K83WxBaeEgwkfvk+2iPQQ4slh3SZCiZN29hTHHdlfdDpt 1rY5cWvknEfiJ+OYpXkAtsIWQqC4SYjIe08qyqlmA5AE41kwXWszVfjBNOQghA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655945350; a=rsa-sha256; cv=none; b=nkyl7abuvb5srH2WUJVaOkcqNOkrQLGTy1G+rE68QnRpTdebaK6AMhGxch8p/721fdLPky FWfWEhteAa0RwsMTYblM6nYsb51whJ3D89j4/7Z6f/4msRZF/36ezUSKCr7il8vek+tiID N4/n16cqDnDVDd1eW4FHWd1VJaNJcxgwiz6KZ79h27XtVnFxoXaYlR6+5O2GAyZ6aC1UMb EegYZaBjZLEMtOpPdugMThb9MgGze9itmfo0U6dID02IU7Y80tEMzVMTcjj8H3iXxvTgbh hr9zqbJ4HMwt2NDN6rXVxJ67I3xnxtMV3cFEVbHGkNjciGRnwOvjz+vrpn4SyQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b="POi 5A9P"; 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: -3.56 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b="POi 5A9P"; 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: F1752FE2 X-Spam-Score: -3.56 X-Migadu-Scanner: scn0.migadu.com X-TUID: YA3qRz5fG4V/ On Wed, 22 Jun 2022 14:40:22 -0400 Maxim Cournoyer wrote: > Thanks. Unfortunately this simply typo fix causes a world rebuild. I'd > suggest flagging such patches with the 'core-updates PATCH' prefix, as > hinted in info '(guix) Submitting Patches' to avoid committers from > unintentionally pushing these to master. > > Applied to core-updates. Thanks! I'll keep that in mind on the next one and I'll try to add a note in the docs soon about this unless you do first. all best, jgart