> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
> > That seems to require a reorganization of the source tree, moving > > those three folders down one level so we have dupeguru/core, etc.Is > > that the proper approach, or is there some simpler way? > Installing this to a custom location maybe? > But this likely needs a conversation with upstream. Generally, I > think they > should not try to occupy the global Python importable modules space > like this. Upstream is non-responsive. For now I am building from https://github.com/carlbyington2/dupeguru/tree/fedora-build which is a PR for https://github.com/arsenetar/dupeguru encapsulating all the open PRs there. The upstream source code has three folders at the top level. I have moved those down one level to make room for the dupeguru namespace, and of course changed all the import references to match. That installs all the python code in /usr/lib64/python3.14/site-packages/dupeguru so it should not conflict with other packages. -----BEGIN PGP SIGNATURE----- iHMEAREKADMWIQSuFMepaSkjWnTxQ5QvqPuaKVMWwQUCapdawxUcY2FybEBmaXZl LXRlbi1zZy5jb20ACgkQL6j7milTFsExZwCfcpDM6/gclLWGptZwtYieFMS38X4A n2KshgVCz3xpevEzDJE6BY3z8pOo =P/XL -----END PGP SIGNATURE----- -- _______________________________________________ python-devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
