14
0
forked from pool/python-fuse

13 Commits

Author SHA256 Message Date
e527b1c30e - 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
972dad1d65 - 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
8b6c96943e Accepting request 1198663 from home:frantisek.simorda:branches:openSUSE:Factory
- 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/request/show/1198663
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
fc2cb03eaa - Add patch no-more-distutils.patch:
* Stop using distutils unilaterally.
- Switch to autosetup and pyproject macros.
- Be more clear about files in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=20
2024-01-16 04:59:42 +00:00
e1a9286305 - update to 1.0.7:
* Suppress SyntaxWarnings in python3.12
  * Doc: Minor spelling fixes
- update to 1.0.6:
  * Python 3.12 compatibility.
  * Use bytes objects for read and write data: please note that
    Python 3; it's worth it however since it fixes a serious
    usability bug that arbitrarily limited file content to valid
        Fix generation of MANIFEST.in in make_release.sh

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=18
2023-12-04 14:39:19 +00:00
d38c5530ae Accepting request 1097100 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1097100
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=16
2023-07-06 11:21:04 +00:00
a36379c272 - update to v1.0.5:
* Fix issue with python 3.10

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=14
2023-01-04 20:08:42 +00:00
18c1298a78 - update to 1.0.4:
* Improve path handling for Python >= 3.6
  * fix race in xmp.py
  * fix surrogateescape handling in fsyncdir/readdir/write
  * unbreak xmp.py for python2
  * fix object leak in open_func()
  * fix temporary objects leak

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=13
2022-01-23 16:22:04 +00:00
4a059fbd48 Accepting request 854280 from home:andythe_great:branches:devel:languages:python
- Update to version 1.0.0.
  * Add poll support.
  * Use bytes objects for read and write data: please note that 
    while this has no effect on Python 2,it is a breaking change in
    Python 3; it's worth it however since it fixes a serious 
    usability bug that arbitrarily limited file content to valid 
    UTF-8 data.

OBS-URL: https://build.opensuse.org/request/show/854280
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=11
2020-12-10 10:54:22 +00:00
9e8b3974af Accepting request 618112 from devel:languages:python:singlespec-staging
Clean SPEC file

OBS-URL: https://build.opensuse.org/request/show/618112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=9
2018-06-20 16:37:04 +00:00
Sascha Peilicke
8907222061 - Fix SLE_11 build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=4
2012-01-31 14:51:05 +00:00
Sascha Peilicke
915e1fa66b Accepting request 101888 from home:gregfreemyer:Tools-for-forensic-boot-cd
Upgrade from v0.2 to v0.2.1

OBS-URL: https://build.opensuse.org/request/show/101888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=2
2012-01-30 10:37:57 +00:00
Cristian Rodríguez
8bc9eea52a Accepting request 71749 from openSUSE:Factory:Contrib
please review, contrib cleanup

OBS-URL: https://build.opensuse.org/request/show/71749
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=1
2011-05-30 22:58:23 +00:00