https://bugzilla.redhat.com/show_bug.cgi?id=1146932



--- Comment #4 from Mosaab Alzoubi <[email protected]> ---
Line #44:

find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python2}|'

Doesn't include Python3 support

Line #50:

echo ${_python3}

What need it?

Line #64:

%{python2_sitelib}/%{module_name}-%{version}-py2.?.egg-info

Is it better to use '*' instead of '?' ?

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to