https://bugzilla.redhat.com/show_bug.cgi?id=875213
leigh scott <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #2 from leigh scott <[email protected]> --- I note a couple of things is this needed %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} https://fedoraproject.org/wiki/Packaging:Python?rd=Packaging/Python#Macros and for the %files section change %{python_sitelib}/* to %{python_sitelib}/cssselect/ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
