- update to 3.4.2:
* Removed the pyfuse3_asyncio module. This has been renamed to
pyfuse3.asyncio for quite some time.
* Fixed a test failure in test_examples.py
* Many internal changes, modernizing build process and adding
more type annotations.
* Cythonized with latest Cython 3.2.3.
* CI: also test on Python 3.14, on Ubuntu 24.04.
* asyncio: use .run and .get_running_loop, #106. replace
deprecated Future() with create_future; fix lazy trio.Lock
init.
* use .run and .get_running_loop, #106.
* replace deprecated Future() with create_future; fix lazy
trio.Lock init.
* use SPDX license identifier, #107
* fix LICENSE text: LGPL v2.1, #102
OBS-URL: https://build.opensuse.org/request/show/1343469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyfuse3?expand=0&rev=14
Description
No description provided
Languages
RPM Spec
100%