14
0
forked from pool/python-llfuse

7 Commits

Author SHA256 Message Date
2e94fd285c - Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-llfuse?expand=0&rev=28
2025-06-24 04:20:00 +00:00
a300897b8e - update to 1.5.1:
* Support and test on Python 3.13 also.
  * Cythonized using Cython 3.0.11 to get Python 3.13 support.
  * Misc. CI and readthedocs related changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-llfuse?expand=0&rev=26
2024-10-23 20:16:04 +00:00
076f559187 - 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/package/show/devel:languages:python/python-llfuse?expand=0&rev=23
2023-08-13 19:57:14 +00:00
4fe95bba0e - update to 1.4.2:
* cythonize with Cython 0.29.30 (brings python 3.11 support)
  * also test on python 3.10 and 3.11-dev
  * remove "nonempty" default mount option, seems unsupported now.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-llfuse?expand=0&rev=21
2022-07-24 09:08:03 +00:00
a3763a7877 Accepting request 894832 from home:alarrosa:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/894832
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-llfuse?expand=0&rev=19
2021-05-22 10:06:42 +00:00
66755489dc OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-llfuse?expand=0&rev=18 2021-05-21 14:56:45 +00:00
Tomáš Chvátal
ee8248451c Accepting request 617709 from devel:languages:python:misc
New package python-llfuse needed by borgbackup

OBS-URL: https://build.opensuse.org/request/show/617709
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-llfuse?expand=0&rev=1
2018-06-19 10:59:18 +00:00