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



--- Comment #2 from Michael Scherer <[email protected]> ---
In fact, that's because of this in setup.py :

scripts = ['scripts/nfspysh']
try:
    import fuse
    scripts.append('scripts/nfspy')

so you need to have fuse python module as a BuildRequires.

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