Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 921522

Summary: app-accessibility/caribou: questionable dev-python/pyatspi dep
Product: Gentoo Linux Reporter: Mart Raudsepp <leio>
Component: Current packagesAssignee: Matthew Turnbull <sparky>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/35061
Whiteboard:
Package list:
Runtime testing required: ---

Description Mart Raudsepp gentoo-dev 2024-01-06 21:22:46 UTC
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.
Comment 1 Larry the Git Cow gentoo-dev 2024-02-15 13:29:56 UTC
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(+)