commit: e36bf515254a1262270b3a373eeaf45dbec2ca05
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 12 18:17:04 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 18:17:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e36bf515
dev-python/jaraco-vcs: Remote test dep on dev-vcs/mercurial
dev-vcs/mercurial is too unreliable and broken on random architectures.
The tests are skipped without it, so let's just remove the dep instead
of trying to maintain a list of broken architectures.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jaraco-vcs/jaraco-vcs-2.2.0.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/dev-python/jaraco-vcs/jaraco-vcs-2.2.0.ebuild
b/dev-python/jaraco-vcs/jaraco-vcs-2.2.0.ebuild
index e6775029cdf4..050fef2389a2 100644
--- a/dev-python/jaraco-vcs/jaraco-vcs-2.2.0.ebuild
+++ b/dev-python/jaraco-vcs/jaraco-vcs-2.2.0.ebuild
@@ -30,9 +30,6 @@ BDEPEND="
test? (
dev-python/jaraco-path[${PYTHON_USEDEP}]
dev-vcs/git
- !s390? ( !sparc? (
- dev-vcs/mercurial
- ) )
)
"