From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 8C0FD158287 for ; Sun, 11 May 2025 22:20:07 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 74349343231 for ; Sun, 11 May 2025 22:20:07 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A14381103DA; Sun, 11 May 2025 22:19:57 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 941B21103DA for ; Sun, 11 May 2025 22:19:57 +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 4EDB43431EF for ; Sun, 11 May 2025 22:19:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5D512822 for ; Sun, 11 May 2025 22:19:54 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1747001947.369bd4e9f81a0e32e8cc32c030098903c7fac2c8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rich/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/rich/rich-14.0.0.ebuild X-VCS-Directories: dev-python/rich/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 369bd4e9f81a0e32e8cc32c030098903c7fac2c8 X-VCS-Branch: master Date: Sun, 11 May 2025 22:19:54 +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: c50a20a1-c699-4b2d-96c7-140dc2513ef6 X-Archives-Hash: f61cb377201a6bc9ecc216db94c46fd5 commit: 369bd4e9f81a0e32e8cc32c030098903c7fac2c8 Author: Sam James gentoo org> AuthorDate: Sun May 11 21:58:27 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 11 22:19:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=369bd4e9 dev-python/rich: drop stale python_gen_cond_dep Signed-off-by: Sam James gentoo.org> dev-python/rich/rich-14.0.0.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/dev-python/rich/rich-14.0.0.ebuild b/dev-python/rich/rich-14.0.0.ebuild index e61e6af7d292..5cf4037f0316 100644 --- a/dev-python/rich/rich-14.0.0.ebuild +++ b/dev-python/rich/rich-14.0.0.ebuild @@ -26,9 +26,6 @@ RDEPEND=" dev-python/colorama[${PYTHON_USEDEP}] >=dev-python/markdown-it-py-2.2.0[${PYTHON_USEDEP}] >=dev-python/pygments-2.13.0[${PYTHON_USEDEP}] - $(python_gen_cond_dep ' - >=dev-python/typing-extensions-4.0.0[${PYTHON_USEDEP}] - ' 3.10) " BDEPEND=" test? (