commit: 08f6e504140435c493440fbacb1bb0f891e228cc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 1 12:37:08 2026 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 1 12:37:41 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f6e504
dev-python/atpublic: Remove stale py3.10 dep (also it's not RDEP)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/atpublic/atpublic-7.0.0.ebuild | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/dev-python/atpublic/atpublic-7.0.0.ebuild
b/dev-python/atpublic/atpublic-7.0.0.ebuild
index 53f3164ac431..70e893812380 100644
--- a/dev-python/atpublic/atpublic-7.0.0.ebuild
+++ b/dev-python/atpublic/atpublic-7.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,11 +18,6 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc
~x86"
-RDEPEND="
- $(python_gen_cond_dep '
- >=dev-python/importlib-resources-5.10[${PYTHON_USEDEP}]
- ' 3.11)
-"
BDEPEND="
test? (
dev-python/sybil[${PYTHON_USEDEP}]