mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
Upstream still expects you to use setup.py. Ebuild is updated to be PEP517 compatible. All non-python files are patched out of setup.py and manually installed during src_install() instead. Signed-off-by: Erica Nebula <EricaNebula@Proton.me>