I'm pretty sure the pyatspi dep in caribou package is outdated by now. It's a sort of deprecated thing, where at-spi2-core[introspection] should be used instead in modern apps (import pyatspi vs "from gi.repository import Atspi") - but caribou doesn't seem to use either. Please check.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d7e09cdad4539da8ce2368e86bc8985e840c99f commit 2d7e09cdad4539da8ce2368e86bc8985e840c99f Author: Matthew S. Turnbull <sparky@bluefang-logic.com> AuthorDate: 2024-01-15 04:41:10 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2024-02-15 13:29:48 +0000 app-accessibility/caribou: remove unused pyatspi dep Closes: https://bugs.gentoo.org/921522 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-accessibility/caribou/caribou-0.4.21-r7.ebuild | 94 ++++++++++++++++++++++ 1 file changed, 94 insertions(+)