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 iCgEHn0fnWJ7aQEAbAwnHQ (envelope-from ) for ; Sun, 05 Jun 2022 23:26: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 mp10.migadu.com with LMTPS id yPgrHX0fnWJj5gAAG6o9tA (envelope-from ) for ; Sun, 05 Jun 2022 23:26: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 228CA314A for ; Sun, 5 Jun 2022 23:26:21 +0200 (CEST) Received: from localhost ([::1]:49516 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nxxlM-0007wE-4p for larch@yhetil.org; Sun, 05 Jun 2022 17:26:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49884) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxxl7-0007vZ-Vf for guix-patches@gnu.org; Sun, 05 Jun 2022 17:26:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39752) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nxxl3-0007Po-QO for guix-patches@gnu.org; Sun, 05 Jun 2022 17:26:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nxxl3-0003LM-M5 for guix-patches@gnu.org; Sun, 05 Jun 2022 17:26:01 -0400 Subject: bug#55693: [PATCH 0/2] gnu: Add gitlint. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 05 Jun 2022 21:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55693 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Brian Kubisiak Cc: 55693-done@debbugs.gnu.org Mail-Followup-To: 55693@debbugs.gnu.org, ludo@gnu.org, brian@kubisiak.com Received: via spool by 55693-done@debbugs.gnu.org id=D55693.165446434012819 (code D ref 55693); Sun, 05 Jun 2022 21:26:01 +0000 Received: (at 55693-done) by debbugs.gnu.org; 5 Jun 2022 21:25:40 +0000 Received: from localhost ([127.0.0.1]:33648 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxxki-0003Kh-52 for submit@debbugs.gnu.org; Sun, 05 Jun 2022 17:25:40 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36616) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxxkg-0003KV-HY for 55693-done@debbugs.gnu.org; Sun, 05 Jun 2022 17:25:38 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52230) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxxka-0007JO-2c; Sun, 05 Jun 2022 17:25:33 -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=0rbHtAANIB/bM9hbkZ2+JeQjnIVSOksxkI6XMSvyxKQ=; b=HBr6uDSZ3sFxmErPCdZD zrHMVpMyKERKiHbnAyKgEv/9AS2KJeks1ZdpjXdIRnCwgKgjTSYiE3+NNAI79WRf/NHehaUcjkiM8 9llBZp5T+pjun47vsZnCgJE8FlyYGwo8Z3uND+hs42/J3gBD+yIRWsq55ftK5SU1OO1lRphbWpts3 sMzEZt+HYiNWhhxaktPH4AR/r2xvSc1YmwA2HAI+VO7q7kBZBwOV/AkGBK4mzVOYsbq+5yz154NNZ KcUZ5HPZ4FG9GstjfS05bCnyR1RXcwraX5tAFi1qRx3oiAmZ3+P0fTsfFr96RwvNOsBxOa3rKR6Lk TJr5PnT0EToPOw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:56400 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxxkT-0003Oz-Ba; Sun, 05 Jun 2022 17:25:31 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220528235330.hz2p6hsw5qcysaqc@peregrine> <20220602015640.25fhaybkeqoox3fa@peregrine> Date: Sun, 05 Jun 2022 23:25:18 +0200 In-Reply-To: <20220602015640.25fhaybkeqoox3fa@peregrine> (Brian Kubisiak's message of "Wed, 1 Jun 2022 18:56:40 -0700") Message-ID: <87fskierb5.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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=1654464381; 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: content-transfer-encoding:content-transfer-encoding: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=0rbHtAANIB/bM9hbkZ2+JeQjnIVSOksxkI6XMSvyxKQ=; b=FayOu4FR47pE9Xp1La3232LpAC0+Qql0E/G6oYAwJlAwSkf3dGQBNjiYcpdYsKzsO1zBVS aJXsyf0ER6XKyZdc7wiUL54KN3pfJP/exZoxfmV048eHZJaL8IddK7BIRU9z39ar3NGLtl U4bx9jn7Od6OpwttWK/LFdb1DJrcj6Jp65/nCA2ZGfbwgqfC4UKmXeL0NEI7WAvXHfigDQ frt9ntBKzD8MnozACNdyRcItlt9X+04tyqmfNNCj3Uc7a+zjvTSkd/FJhgB67doX2gZ6LU w0LjVPeWhOwCiffRykqVHrlNn85H0nXJMp5B+G0XrQnqNhH6rfp3U01aI+i8Rg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654464381; a=rsa-sha256; cv=none; b=gaw6887t7PXaZsAx8b1I1rYnqqcBcNek7bU/eSZZluPLpAf1lgaa6+oDpecU4Dnp8mLrWr g8W6V43hMdB12yLNoEHnbm3kFiinD/08r8GJVK7iGpUwcQfO0HuBV4UGsO1KND2feKpEWq rAzNEcpc5GIzPMpPRws9puQ6OHBjBaUjope8GQOpSCrfnppuSz2gO5eqzKC7TG+MgIqIyT VoWDyuX25BLoTub2PINqQ+f9YuMM0bshHZtsdOLSYoZ175+GsvEjS3N/o0iAwaQ9d4MfnT 9Gh0qj45/tJHlJAF1/M/zUmQwI6IsREi2uU5fOjb88BKkaeNslvHf/AtK8guaw== 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=HBr6uDSZ; 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.21 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=HBr6uDSZ; 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: 228CA314A X-Spam-Score: -3.21 X-Migadu-Scanner: scn0.migadu.com X-TUID: 6QUBz96n3VTy Hi, Brian Kubisiak skribis: > * gnu/packages/python-xyz.scm (python-sh): Update to 1.14.2. [...] > * gnu/packages/version-control.scm (gitlint): New variable. Applied both. > + (synopsis "Linting for your git commit messages") > + (description > + "Gitlint is a git commit message linter written in python: it check= s your > +commit messages for style.") I capitalized proper nouns here. Thank you and thanks Maxime! Ludo=E2=80=99.