Commit Graph

7 Commits

Author SHA256 Message Date
25e8ec18c1 - Add fix_catch_log_handler.patch to make tests compatible with
pytest >= 6.0.0, which removed never documented attribute
  .catch_log_handler of log item (gh#libfuse/pyfuse3#27).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfuse3?expand=0&rev=13
2021-03-15 18:13:04 +00:00
Tomáš Chvátal
3ddf08a921 Accepting request 824888 from home:mcalabkova:branches:devel:languages:python
- Update to 3.0.0
  * Changed create handler to return a FileInfo struct to allow for 
    modification of certain kernel file attributes, e.g. direct_io.

OBS-URL: https://build.opensuse.org/request/show/824888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfuse3?expand=0&rev=11
2020-08-07 17:11:02 +00:00
Tomáš Chvátal
a29ef2b14a - Update to 2.0.0:
* Changed open handler to return the new FileInfo struct to allow
    for modification of certain kernel file attributes, e.g. direct_io.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfuse3?expand=0&rev=9
2019-10-10 08:30:39 +00:00
Tomáš Chvátal
3dda56846f - Update to 1.3.1:
*  Fixed a bug in the :file:`hello_asyncio.py` example.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfuse3?expand=0&rev=7
2019-07-23 08:50:31 +00:00
Tomáš Chvátal
514f44bb55 - Update to 1.3:
* Fixed a bug in the tmpfs.py and passthroughfs.py example file systems

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfuse3?expand=0&rev=5
2019-06-17 13:22:52 +00:00
Tomáš Chvátal
0df23a8b7f - Fix source URL
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfuse3?expand=0&rev=3
2019-05-15 16:25:10 +00:00
Tomáš Chvátal
e66eaa736a Accepting request 703113 from home:Simmphonie:python
- Initial release version 1.2

OBS-URL: https://build.opensuse.org/request/show/703113
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfuse3?expand=0&rev=1
2019-05-15 15:54:34 +00:00