14
0
Commit Graph

8 Commits

Author SHA256 Message Date
b8aa767c10 - 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
dda7fe259f 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
353f19df28 - 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
852874776e - 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
63d6b1a7c8 - 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
087528ca2e - 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
fe7d9f3e1c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfuse3?expand=0&rev=2 2019-05-15 15:55:58 +00:00
Tomáš Chvátal
4a0b950a28 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