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 468F515800F for ; Tue, 17 Jan 2023 23:35:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61A37E082B; Tue, 17 Jan 2023 23:35:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 47C3BE082B for ; Tue, 17 Jan 2023 23:35:29 +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 60BB533EDD8 for ; Tue, 17 Jan 2023 23:35:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E329C858 for ; Tue, 17 Jan 2023 23:35:25 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1673998516.441719ecd39ce6772bbc802d292719b23b3109a6.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/fontFeatures/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/fontFeatures/fontFeatures-1.7.4.ebuild X-VCS-Directories: dev-python/fontFeatures/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 441719ecd39ce6772bbc802d292719b23b3109a6 X-VCS-Branch: dev Date: Tue, 17 Jan 2023 23:35:25 +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: 2b2c0f8c-bb62-4540-a3c5-c979db6160bf X-Archives-Hash: 2ed49af0ee7acd3ff8e3f75482aaee01 commit: 441719ecd39ce6772bbc802d292719b23b3109a6 Author: Julien Roy jroy ca> AuthorDate: Tue Jan 17 23:34:55 2023 +0000 Commit: Julien Roy jroy ca> CommitDate: Tue Jan 17 23:35:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=441719ec dev-python/fontFeatures: add comment explaining RESTRICT="test" Signed-off-by: Julien Roy jroy.ca> dev-python/fontFeatures/fontFeatures-1.7.4.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-python/fontFeatures/fontFeatures-1.7.4.ebuild b/dev-python/fontFeatures/fontFeatures-1.7.4.ebuild index 4cf28b747..dad475b86 100644 --- a/dev-python/fontFeatures/fontFeatures-1.7.4.ebuild +++ b/dev-python/fontFeatures/fontFeatures-1.7.4.ebuild @@ -15,6 +15,9 @@ SRC_URI="https://github.com/simoncozens/fontFeatures/archive/refs/tags/v${PV}.ta KEYWORDS="~amd64" LICENSE="MIT" SLOT="0" + +# Tests are also failing upstream +# https://github.com/simoncozens/fontFeatures/actions/runs/3677601386/jobs/6219782260 RESTRICT="test" RDEPEND="