#3 Switch from pathfix.py to %py3_shebang_fix
Merged a year ago by jcapitao. Opened 2 years ago by lbalhar.
rpms/ lbalhar/python-os-testr rawhide  into  rawhide

file modified
+1 -1
@@ -89,7 +89,7 @@ 

  done

  

  # Fix ambiguous shebangs for RHEL > 7 and Fedora > 29

- pathfix.py -pni "%{__python3} %{py3_shbang_opts}" %{buildroot}%{python3_sitelib}/os_testr/

+ %py3_shebang_fix %{buildroot}%{python3_sitelib}/os_testr/

  

  %files -n python3-%{pypi_name}

  %doc README.rst

Build succeeded.

rebased onto 20611c9

a year ago

Pull-Request has been merged by jcapitao

a year ago

Build succeeded.

Metadata