https://bugzilla.redhat.com/show_bug.cgi?id=1036396 Eduardo Echeverria <echevemaster@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |echevemaster@xxxxxxxxx --- Comment #17 from Eduardo Echeverria <echevemaster@xxxxxxxxx> --- Jakub I'm using this package, thanks for bring this to Fedora :) I saw that epel7 build fails, you can fix if put this lines above the spec, due to py3 doesn't exists in epel7, also python2 macro doesn't exists on epel. # Workaround for epel versions where don't exists python2 macro %{!?__python2: %global __python2 %{__python}} %if 0%{?fedora} > 12 %global with_python3 1 %else %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib())")} %endif Best Regards, sorry for not open a bug for say this, due to isn't a bug, and the review is recent -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review