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



--- Comment #5 from Vanessa Christopher <[email protected]> ---
Thank you for the review @[email protected] 

Here is the updates

Spec URL: https://pagure.io/shybrid/raw/main/f/shybrid.spec
SRPM URL: https://pagure.io/shybrid/raw/main/f/shybrid-0.4.3-2.fc36.src.rpm

I replaced

    find . -type f -name "*.py" -exec sed -i '/^#![  ]*\/usr\/bin\/env.*$/ d'
{} 2>/dev/null ';'

with

    %py3_shebang_fix .

but had lint errors, so i kept it at  

    find . -type f -name "*.py" -exec sed -i '/^#![  ]*\/usr\/bin\/env.*$/ d'
{} 2>/dev/null ';'

and lint had 0 errors


-- 
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
https://bugzilla.redhat.com/show_bug.cgi?id=2031721
_______________________________________________
package-review 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 on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to