From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 59BFF15800F for ; Thu, 2 Feb 2023 20:30:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95CFAE07B3; Thu, 2 Feb 2023 20:30:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 76D74E07B3 for ; Thu, 2 Feb 2023 20:30:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7AA2D335DE8 for ; Thu, 2 Feb 2023 20:30:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2D3A897 for ; Thu, 2 Feb 2023 20:30:55 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1675369850.c546811bf0b99a2624a8434d4c99a6e4cfe5ea2c.arthurzam@gentoo> Subject: [gentoo-commits] proj/pkgcore/pkgcore:master commit in: / X-VCS-Repository: proj/pkgcore/pkgcore X-VCS-Files: .git-blame-ignore-revs X-VCS-Directories: / X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: c546811bf0b99a2624a8434d4c99a6e4cfe5ea2c X-VCS-Branch: master Date: Thu, 2 Feb 2023 20:30:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 751b7aa6-4e1a-4553-9749-96341be341ae X-Archives-Hash: 75f438bd502fdaf77b5869b5305a1f47 commit: c546811bf0b99a2624a8434d4c99a6e4cfe5ea2c Author: Arthur Zamarin gentoo org> AuthorDate: Thu Feb 2 20:30:50 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Feb 2 20:30:50 2023 +0000 URL: https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=c546811b Suppress the black reformat commit from git blame Signed-off-by: Arthur Zamarin gentoo.org> .git-blame-ignore-revs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 8f53ae64e..8afd1d202 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -1,2 +1,4 @@ # Reformat the repository with black-22.12.0 b17af120f9081aa30d6a368fd75a69c298cb70e0 +# Reformat the repository with black-23 +730ac96f74f39643ff6b9f584901516eddeddaa4