mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
This version still relies on pkg-resources which is currently deprecated. It also relies on pydbus which never received support for python 3.14. Both issues are fixed upstream already but the author has not cut a new versioned release yet. For now I've added the missing pkg-resources dependency along with post-install messaging encouraging users to switch to the live ebuild until a new verion is released. Closes: https://bugs.gentoo.org/975149 Signed-off-by: Erica Nebula <EricaNebula@Proton.me>