- update to 3.4.0:
* Cythonized with latest Cython 3.0.11 to support Python 3.13.
* CI: also test python 3.13, run mypy.
* Move _pyfuse3 to pyfuse3._pyfuse3 and add a compatibility
wrapper for the old name.
* Move pyfuse3_asyncio to pyfuse3.asyncio and add a
compatibility wrapper for the old name.
* Add bytes subclass XAttrNameT as the type of extended
attribute names.
* Various fixes to type annotations.
* Add py.typed marker to enable external use of type
annotations.
OBS-URL: https://build.opensuse.org/request/show/1198048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyfuse3?expand=0&rev=12
* Cythonized with latest Cython 3.0.11 to support Python 3.13.
* CI: also test python 3.13, run mypy.
* Move _pyfuse3 to pyfuse3._pyfuse3 and add a compatibility
wrapper for the old name.
* Move pyfuse3_asyncio to pyfuse3.asyncio and add a
compatibility wrapper for the old name.
* Add bytes subclass XAttrNameT as the type of extended
attribute names.
* Various fixes to type annotations.
* Add py.typed marker to enable external use of type
annotations.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfuse3?expand=0&rev=26