forked from pool/python-llfuse
This branch is 15 commits behind pool/python-llfuse:factory
- update to 1.5.0:
* Note: this is first pyfuse3 release supporting the Cython
3.0.0 release.
* Cythonized using Cython 3.0.0 release.
* Drop Python 3.5, 3.6, 3.7 support, see #69.
* Minimum requirement is Python 3.8 now.
* Get rid of PyEval_InitThreads, #55.
* CI: also test on python 3.12 / cython 3.0 release
* Tell Cython that callbacks may raise exceptions, #90.
* Misc. CI, testing, build related fixes/improvements.
- drop fix-test-for-fusermount.patch (upstream)
OBS-URL: https://build.opensuse.org/request/show/1103750
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-llfuse?expand=0&rev=3
Description
No description provided
Languages
RPM Spec
100%