14
0
forked from pool/python-fuse

9 Commits

Author SHA256 Message Date
93a9bbe5a8 Accepting request 1254139 from devel:languages:python
- Update to 1.0.9:
  - Update AUTHORS
  - Demonstrate basic possibility to test with pytest
  - When getting string size, count UTF8 bytes
  - CI: add python 3.13
  - pull PyCapsule_New() into the PYLOCK() section in poll_func()
- Separate documentation to separate subpackage.
- Add examples subdirectory to that documentation.
- Make the test suite running.

OBS-URL: https://build.opensuse.org/request/show/1254139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fuse?expand=0&rev=15
2025-03-18 16:46:28 +00:00
1d5819578d Remove additional primary multibuild step.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=29
2025-03-18 13:18:59 +00:00
ea9e65d9d5 Skip test_fioc, fails on many platforms
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=28
2025-03-18 10:54:19 +00:00
742db27319 - Update to 1.0.9:
- Update AUTHORS
  - Demonstrate basic possibility to test with pytest
  - When getting string size, count UTF8 bytes
  - CI: add python 3.13
  - pull PyCapsule_New() into the PYLOCK() section in poll_func()

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=27
2025-03-18 10:43:32 +00:00
9aff83a027 Fix tarball name
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=26
2025-03-17 10:41:19 +00:00
401c8943ee Fix tarball name
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=25
2025-03-17 10:26:39 +00:00
923d8c1f16 - Separate documentation to separate subpackage.
- Add examples subdirectory to that documentation.
- Make the test suite running.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=24
2025-03-17 10:20:32 +00:00
cd8622b6f4 Accepting request 1198699 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1198699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fuse?expand=0&rev=14
2024-09-05 13:46:49 +00:00
3dad1e394e - update to 1.0.8:
* Add README.cups.md
  * Do not unilaterally import distutils in setup.py 
  * Add support for objects that support buffer protocol for "read" calls
  * Remove trailing space on files
  * CI: Add workflow to build Python wheels
  * Fix setup.py uninitialized variables issue
  * Build sdist in CI
  * Add cp310 wheel to CI
  * CI: Add workaround for broken py 3.5 in GitHub Actions.
- dropped patch: no-more-distutils.patch - no longer needed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=22
2024-09-04 12:04:33 +00:00

Diff Content Not Available