From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 aEGGApHFeGIFUwAAbAwnHQ (envelope-from ) for ; Mon, 09 May 2022 09:41:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id +ASnAZHFeGIVOgAAG6o9tA (envelope-from ) for ; Mon, 09 May 2022 09:41:05 +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 8A0B93A943 for ; Mon, 9 May 2022 09:41:04 +0200 (CEST) Received: from localhost ([::1]:37096 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nny0t-00071r-GX for larch@yhetil.org; Mon, 09 May 2022 03:41:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35440) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnxxy-0004J9-GJ for guix-patches@gnu.org; Mon, 09 May 2022 03:38:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33745) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nnxxy-0001Zs-3R for guix-patches@gnu.org; Mon, 09 May 2022 03:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nnxxx-0005TN-VP for guix-patches@gnu.org; Mon, 09 May 2022 03:38:01 -0400 Subject: bug#55108: [PATCH] gnu: Add python-style. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 09 May 2022 07:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55108 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 55108-done@debbugs.gnu.org, Vagrant Cascadian , Yuchen Pei , Pranav Vats , donotshake Mail-Followup-To: 55108@debbugs.gnu.org, othacehe@gnu.org, jgart@dismail.de Received: via spool by 55108-done@debbugs.gnu.org id=D55108.165208182420962 (code D ref 55108); Mon, 09 May 2022 07:38:01 +0000 Received: (at 55108-done) by debbugs.gnu.org; 9 May 2022 07:37:04 +0000 Received: from localhost ([127.0.0.1]:55874 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnxwy-0005Rf-2J for submit@debbugs.gnu.org; Mon, 09 May 2022 03:37:04 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41880) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnxwv-0005RQ-LI for 55108-done@debbugs.gnu.org; Mon, 09 May 2022 03:36:58 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:46538) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnxwn-0001VM-Uz; Mon, 09 May 2022 03:36:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=Vj6vPkMHFjmyJnkZUWeQnqrlqKR/sFy1a/GAEYt3UWg=; b=K0E3j+44WEefHMPkAVUw scKnZ3Wpvn0Cy+TMqvYz3yq2QD08AfjqfUc2hCpBsZIbqtxu0fVYgnw2BJjeRnROjbwMlGWvY+H1z oOiQKrra4qrncfsFARIsf5M3TCTODCiuDzcQlmt+7iIvTHXlK//zIFD+NlOkc9MAUrD9cE2rf7D4L sclM9O6vi9R8o7q5P9W2T7zDqg4zkyBhC6Q0mU+9YXhQ2m3qVz8OMeK/gg7cz1SPodc5Celz6p5f3 u7oUyCY5wwtzV1wCt4Q1f4vldMCoVOkEfZztHp1ZxMTZoSZMEZqeNehT7kTaL8FsSUCpFK46GmWlf tL6ozoRHkSYRuw==; Received: from 71.125.192.77.rev.sfr.net ([77.192.125.71]:34002 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnxwn-0001BB-Hz; Mon, 09 May 2022 03:36:49 -0400 From: Mathieu Othacehe References: <20220425081556.23286-1-jgart@dismail.de> Date: Mon, 09 May 2022 09:36:46 +0200 In-Reply-To: <20220425081556.23286-1-jgart@dismail.de> (jgart@dismail.de's message of "Mon, 25 Apr 2022 04:15:57 -0400") Message-ID: <87a6brkvht.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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-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=1652082064; 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-to: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=Vj6vPkMHFjmyJnkZUWeQnqrlqKR/sFy1a/GAEYt3UWg=; b=r3h19UI8PCbrDrjVxI1TNDXAfTb/mcfeM45yufk5zsCxIpQ/GKHJz1gQ7XIiAi8bvV5igC 2vbG0n3PTggOLg4nY4h61MXbwUnDpEoJF3d8j93e93n98hmgowlknTO1AzOY/6DoCaThPX Moc8cwdkcaD4ik+M0g/QLDLaePoQ2xjqAQWztaYKtEKIm3daB7aPAJ893eRyOd5fUpP1sS GrVwzRW1EBN+myA3xJNRlvWtdomT6OqRFVcNdFkHjU06kQ+nkmpQy77bRuutNwZN968WoS P6MJY7yUQKTozhr7PPHyRzj7mFuCuvZ8uQ11MprqdVm6zOG17Ox7DQj5MavtFQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652082064; a=rsa-sha256; cv=none; b=MR/7nYDAHctZmVYWzyWePk/ncnp/mh3mPtrFAJtIweTKh+GYsWKYus55eWAgztCEGjF98D f2GJ+HP8jrB4FvxVDcJTH4A41EWRzwxn5PzewcsvhBmSkzjRhQ5T1twEEg5QVT269XiM4k YiP7LIxfOTxO1nBySWVaWAruoQ3jo8a7U1f4k+qkzw5t4M7Ah8EUv1GLbng4Lvw5dUzRrh iJ7ej30sLMWMVh+4OYuBbkCRHA5ZZ481j4e5B1TsCtnBGvkGmT53x5qP+ygX2ZjKU4oA1y 0IJLfSExuc7ovAsi/t9MUL8evAWu4eH/VRzIJizF22l/qZJF3mK7fOXxEgUgvQ== 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=K0E3j+44; 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.90 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=K0E3j+44; 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: 8A0B93A943 X-Spam-Score: -3.90 X-Migadu-Scanner: scn1.migadu.com X-TUID: PqBxvM81fTT6 Hello, > +"@code{python-style} is a simple terminal string styling package. Its > +API is a port of the popular chalk package for javascript.") I removed the word "popular" and pushed. Thanks, Mathieu