]> git.ipfire.org Git - ipfire-2.x.git/commit
python3-pyfuse3:Update to version 3.2.2 and to work with python-3.10.8
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 9 Nov 2022 18:57:20 +0000 (19:57 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Thu, 10 Nov 2022 15:13:53 +0000 (15:13 +0000)
commit87eb5329b2252dc9f5be2f0ddc8d67458821b7b0
tree89d2dee5878f598f0f342a4fe4531ea67f7a507d
parent8d2347138bda5edd7c3fffeb3e5f3e692e6a0937
python3-pyfuse3:Update to version 3.2.2 and to work with python-3.10.8

- Updated from version 3.2.1 to 3.2.2
- Version 3.2.2 is a cythonised version of 3.2.1 resulting in no longer requiring Cython
- Update of rootfile
- Changelog
    Release 3.2.2 (2022-09-28)
* remove support for python 3.5 (broken, out of support by python devs)
* cythonize with latest Cython 0.29.x (brings Python 3.11 support)
* use github actions for CI, remove travis-ci
* update README: minimal maintenance, not developed
* update setup.py with tested python versions
* examples/tmpfs.py: work around strange kernel behaviour (calling SETATTR after
  UNLINK of a (not open) file): respond with ENOENT instead of crashing.

Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
config/rootfiles/packages/armv6l/python3-pyfuse3
config/rootfiles/packages/python3-pyfuse3
lfs/python3-pyfuse3