Python Bindings for the low-level FUSE API

Edit Package python-llfuse
http://code.google.com/p/python-llfuse/

LLFUSE is a set of Python bindings for the low level FUSE API. It requires at
least FUSE 2.8.0 and supports both Python 2.x and 3.x.

LLFUSE was originally part of S3QL, but has been factored out so that it can be
used by other projects as well.

Refresh
Refresh
Source Files
Filename Size Changed
fix-test-for-fusermount.patch 0000000733 733 Bytes
python-llfuse-release-1.4.1.tar.gz 0000144125 141 KB
python-llfuse.changes 0000012008 11.7 KB
python-llfuse.spec 0000002754 2.69 KB
Revision 19 (latest revision is 25)
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 894832 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 19)
- Update to version 1.4.1
  * timestamp rounding tests: avoid y2038 issue in test
- Update to version 1.4.0
  * Remove py2 and py3<3.5 support, minimum requirement is
    Python 3.5 now. If you are stuck on Python 2.x or < 3.5, use
    llfuse<1.4.0.
  * setup.py: return rc=2 in error cases, fixes #52. implements
    same behaviour as pyfuse3 for these cases.
  * Use EACCES instead of EPERM for file permission errors,
    fixes #36.
  * Fix long-standing rounding error in file date handling when
    the nanosecond part of file dates were > 999999500, fixes #38.
  * Docs: add link to pyfuse3 porting hints ticket
  * Testing:
    - Add Power support (ppc64le) to travis CI.
    - Move CI to GitHub Actions, except ppc64le.
  * Test fixes for pytest 6.
- Update to version 1.3.8
  * fix compilation on FreeBSD, #28
  * export DEVELOPER_MODE=1 can be used to opt in (default is 0),
    #22
  * twine-based pypi-uploading, Qubes OS support for GPG signing,
    see util/sdist-sign and pypi-upload
- Update to version 1.3.7
  * Rebuild with Cython 0.29.21 for Python 3.9 compatibility.
- Rebase patch:
  * fix-test-for-fusermount.patch
- This update fixes the build failure that provoked the removal
  of the package from TW and boo#1186080.
Comments 0
openSUSE Build Service is sponsored by