commit: 42fc5413a954ccef0dc9f3fe9a1b744215d438b4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 2 04:31:16 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 2 04:48:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42fc5413
dev-python/scikit-build-core: Remove stale 3.10 deps
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/scikit-build-core/scikit-build-core-0.11.2.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/dev-python/scikit-build-core/scikit-build-core-0.11.2.ebuild
b/dev-python/scikit-build-core/scikit-build-core-0.11.2.ebuild
index 50615e058b62..144014d7504b 100644
--- a/dev-python/scikit-build-core/scikit-build-core-0.11.2.ebuild
+++ b/dev-python/scikit-build-core/scikit-build-core-0.11.2.ebuild
@@ -25,10 +25,6 @@ RDEPEND="
>=dev-python/packaging-23.2[${PYTHON_USEDEP}]
>=dev-python/pathspec-0.10.1[${PYTHON_USEDEP}]
>=dev-python/pyproject-metadata-0.5[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- dev-python/exceptiongroup[${PYTHON_USEDEP}]
- >=dev-python/tomli-1.2.2[${PYTHON_USEDEP}]
- ' 3.10)
"
BDEPEND="
dev-python/hatch-vcs[${PYTHON_USEDEP}]