I run into an interesting www-client/firefox build issue. www-client/firefox is creating a virtualenv. This is currently failing because PIP detects a broken depgraph: > ansible 4.8.0 has requirement ansible-core<2.12,>=2.11.6, but you have ansible-core 2.12.0.
Created attachment 757263 [details] build.log of firefox showing the `pip check` error
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5254d359029a2af5d0ccdc78c94dcff0de9a315 commit b5254d359029a2af5d0ccdc78c94dcff0de9a315 Author: idealseal <realidealseal@protonmail.com> AuthorDate: 2025-03-24 13:41:36 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-25 04:30:15 +0000 app-admin/ansible: drop 10.2.0 Closes: https://bugs.gentoo.org/746164 Closes: https://bugs.gentoo.org/828079 Closes: https://bugs.gentoo.org/828529 Closes: https://bugs.gentoo.org/950496 Signed-off-by: idealseal <realidealseal@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> app-admin/ansible/Manifest | 1 - app-admin/ansible/ansible-10.2.0.ebuild | 29 ----------------------------- 2 files changed, 30 deletions(-)