4 Commits

Author SHA256 Message Date
eca4cb098a Accepting request 1284635 from devel:languages:python
- Switch to pyproject macros.
- Explicitly list files and directories in %files.

OBS-URL: https://build.opensuse.org/request/show/1284635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyfuse3?expand=0&rev=13
2025-06-11 14:25:50 +00:00
8523016329 - Switch to pyproject macros.
- Explicitly list files and directories in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfuse3?expand=0&rev=28
2025-06-11 06:18:37 +00:00
09658f688d Accepting request 1198048 from devel:languages:python
- 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
2024-09-04 11:22:34 +00:00
c627b5ecb4 - 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/package/show/devel:languages:python/python-pyfuse3?expand=0&rev=26
2024-08-31 11:59:53 +00:00

Diff Content Not Available