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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 92F7B13835B for ; Fri, 16 Apr 2021 18:25:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E499BE0829; Fri, 16 Apr 2021 18:25:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CAD63E0829 for ; Fri, 16 Apr 2021 18:25:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D1A0C335D5A for ; Fri, 16 Apr 2021 18:25:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C2BE71B for ; Fri, 16 Apr 2021 18:25:06 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1618597489.86471f8986508708b55d430e91d92364ebf4b45b.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/pre-commit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/pre-commit/pre-commit-2.12.0.ebuild X-VCS-Directories: dev-vcs/pre-commit/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 86471f8986508708b55d430e91d92364ebf4b45b X-VCS-Branch: master Date: Fri, 16 Apr 2021 18:25:06 +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: 0e3575bf-7e82-4b5d-914b-f12d89abaab1 X-Archives-Hash: 69cd9f82f00ce2e06cbe4c2f5d20951c commit: 86471f8986508708b55d430e91d92364ebf4b45b Author: Marek Szuba gentoo org> AuthorDate: Fri Apr 16 16:12:52 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Fri Apr 16 18:24:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86471f89 dev-vcs/pre-commit: actually restrict tests Signed-off-by: Marek Szuba gentoo.org> dev-vcs/pre-commit/pre-commit-2.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/pre-commit/pre-commit-2.12.0.ebuild b/dev-vcs/pre-commit/pre-commit-2.12.0.ebuild index c494bc22f84..5a4c4ea945f 100644 --- a/dev-vcs/pre-commit/pre-commit-2.12.0.ebuild +++ b/dev-vcs/pre-commit/pre-commit-2.12.0.ebuild @@ -25,7 +25,7 @@ KEYWORDS="~amd64" # Ditto # - tests/commands/install_uninstall_test.py::test_installed_from_venv # "git commit" returns 1 instead of 0, again no details -#RESTRICT="test" +RESTRICT="test" RDEPEND="dev-vcs/git $(python_gen_cond_dep '