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 B36DB15800F for ; Sat, 14 Jan 2023 17:31:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E17D9E07B3; Sat, 14 Jan 2023 17:31:04 +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 B8E9DE07B3 for ; Sat, 14 Jan 2023 17:31:04 +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 82AE5340E93 for ; Sat, 14 Jan 2023 17:31:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E03947F4 for ; Sat, 14 Jan 2023 17:31:01 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1673717426.d1ba6fd44598066a28233294749b489577f019ba.ulm@gentoo> Subject: [gentoo-commits] proj/policy-guide:master commit in: / X-VCS-Repository: proj/policy-guide X-VCS-Files: tox.ini X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: d1ba6fd44598066a28233294749b489577f019ba X-VCS-Branch: master Date: Sat, 14 Jan 2023 17:31:01 +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: 0e2e14b0-1f8a-4ae0-a917-3d69d57626c6 X-Archives-Hash: 50e7358f4068ed915aec9f140b045f7b commit: d1ba6fd44598066a28233294749b489577f019ba Author: Ulrich Müller gentoo org> AuthorDate: Sat Jan 14 17:30:26 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Jan 14 17:30:26 2023 +0000 URL: https://gitweb.gentoo.org/proj/policy-guide.git/commit/?id=d1ba6fd4 tox.ini: whitelist was renamed to allowlist ... wasting everybody's time for no reason. :( Signed-off-by: Ulrich Müller gentoo.org> tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index faedab9..ceb90c0 100644 --- a/tox.ini +++ b/tox.ini @@ -6,7 +6,7 @@ skipsdist = True deps = sphinx tyrian-sphinx-theme -whitelist_externals = +allowlist_externals = make commands =