Overview
Request 558078 accepted
I'd like to add package python-fusepy for interfacing from python to libfuse.
It's an alternative to python-fuse that has the following benefits:
- better documentation
- easier API
- python3 compatibility
I've incorporated changes requested in sr#556681:
- renamed to python-fusepy
- added backward compatibility for older leap versions (though Leap 42.2 still
fails in my project as unresolvable reg. python-rpm-macros?)
- using full download source
- regarding the license:
ISC lisense seems correct to me. Upstream was already notified by Fedora
packagers but sadly nothing happened yet:
https://github.com/terencehonles/fusepy/pull/74
I could add a license file via a patch but don't know if that would do any
good.
Changes in response to sr#556954:
- reduced release tag to zero
@TheBlackCat, @alarrosa, @aledr, @aplanas, @cyberiad, @dirkmueller, @matejcik, @mimi_vx, @posophe, @rjschwei, @scarabeus_iv, @sleep_walker, @tbechtold: review reminder
Request History
mgerstner created request
I'd like to add package python-fusepy for interfacing from python to libfuse.
It's an alternative to python-fuse that has the following benefits:
- better documentation
- easier API
- python3 compatibility
I've incorporated changes requested in sr#556681:
- renamed to python-fusepy
- added backward compatibility for older leap versions (though Leap 42.2 still
fails in my project as unresolvable reg. python-rpm-macros?)
- using full download source
- regarding the license:
ISC lisense seems correct to me. Upstream was already notified by Fedora
packagers but sadly nothing happened yet:
https://github.com/terencehonles/fusepy/pull/74
I could add a license file via a patch but don't know if that would do any
good.
Changes in response to sr#556954:
- reduced release tag to zero
scarabeus_iv accepted request