commit: a95fbc6f4c0cabb1ecdc4ac09c13e69091d7dd11 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 2 21:39:10 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 2 21:51:54 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a95fbc6f
dev-python/snakeoil: sync live Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/snakeoil/snakeoil-9999.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/dev-python/snakeoil/snakeoil-9999.ebuild b/dev-python/snakeoil/snakeoil-9999.ebuild index 20516defe079..48283cb36c63 100644 --- a/dev-python/snakeoil/snakeoil-9999.ebuild +++ b/dev-python/snakeoil/snakeoil-9999.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 @@ -23,8 +23,5 @@ HOMEPAGE="https://github.com/pkgcore/snakeoil" LICENSE="BSD BSD-2 MIT" SLOT="0" -RDEPEND=" - dev-python/lazy-object-proxy[${PYTHON_USEDEP}] -" - +EPYTEST_PLUGINS=( pytest-subtests ) distutils_enable_tests pytest
