Created attachment 1186177 [details] Patch to fix the sitelib directories Hello, Thanks for taking the time to port this package to Python 3! It's much appreciated. However, there is one problem left: the Python 3 subpackage ended up with an extra dependency on Python 2, because it includes %{python_sitelib} by mistake. Here is a patch to correct the problem. Could you review and apply it? It would be nice if you could push it to Fedora 25 as well.