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 1C99A158083 for ; Sat, 21 Sep 2024 05:19:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66B7DE29A9; Sat, 21 Sep 2024 05:19:43 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4A57CE29A9 for ; Sat, 21 Sep 2024 05:19:43 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 611B9343194 for ; Sat, 21 Sep 2024 05:19:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C693727F9 for ; Sat, 21 Sep 2024 05:19:40 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1726895921.0f727f1e4fcfe15420a031b10c2bc56b62d24404.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0f727f1e4fcfe15420a031b10c2bc56b62d24404 X-VCS-Branch: master Date: Sat, 21 Sep 2024 05:19:40 +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: 6dff07bc-d7f6-4a01-87c4-71bec83780c6 X-Archives-Hash: 04b2d3e272b42fdaa30922ce9257c0c8 commit: 0f727f1e4fcfe15420a031b10c2bc56b62d24404 Author: Michał Górny gentoo org> AuthorDate: Sat Sep 21 05:18:41 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Sep 21 05:18:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f727f1e package.mask: Last rite dev-python/pytest-lazy-fixture Bug: https://bugs.gentoo.org/939420 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8775efc554ec..7a83d419410d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (2024-09-21) +# Unmaintained. Broken with >=dev-python/pytest-8. +# Replaced by dev-python/pytest-lazy-fixtures. No revdeps left. +# Removal on 2024-10-21. Bug #939420. +dev-python/pytest-lazy-fixture + # Andreas Sturmlechner (2024-09-20) # No more revdeps after app-accessibility/kontrast:5 cleanup. # Removal on 2024-10-20.