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

Aviso <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?([email protected])  |



--- Comment #3 from Aviso <[email protected]> ---
Thanks for reviewing the package, Michel

I made the changes you suggested and updated the spec and srpm files at their
original locations.

For reference, below is a quick diff of the spec files.

diff python-scandir.spec.orig python-scandir.spec
16d15
< BuildRequires:  gcc
33d31
< Requires:       python(abi) < 3.5
52c50
< %{__python} setup.py build
---
> CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
55c53
< %{__python3} setup.py build
---
> CFLAGS="$RPM_OPT_FLAGS" %{__python3} setup.py build
90a89
> %exclude %dir %{python3_sitearch}/__pycache__

-- 
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