[Bug 1245845] Review Request: python-scandir - faster version of os.walk included in PY3.5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Aviso <redhat@xxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(redhat@xxxxxxxx)  |



--- Comment #3 from Aviso <redhat@xxxxxxxx> ---
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
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review




[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]