Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921522 - app-accessibility/caribou: questionable dev-python/pyatspi dep
Summary: app-accessibility/caribou: questionable dev-python/pyatspi dep
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Turnbull
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-01-06 21:22 UTC by Mart Raudsepp
Modified: 2024-02-15 13:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)