Overview

Request 894832 accepted

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

Request History
Antonio Larrosa's avatar

alarrosa created request

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


Matej Cepl's avatar

mcepl accepted request

openSUSE Build Service is sponsored by