forked from pool/python-pyfuse3
61dc296c537edffb17519a651fb15a78e93b21286fdf3abb2b71cca092863db6
- update to 3.2.3:
* cythonize with latest Cython 0.29.34 (brings Python 3.12
support)
* add a minimal pyproject.toml, require setuptools
* tests: fix integer overflow on 32-bit arches, fixes #47
* test: Use shutil.which() instead of external which(1) program
* setup.py: catch more generic OSError when searching Cython,
fixes #63
* setup.py: require Cython >= 0.29
* fix basedir computation in setup.py (fix pip install -e .)
* use sphinx < 6.0 due to compatibility issues with more recent
versions
OBS-URL: https://build.opensuse.org/request/show/1090226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyfuse3?expand=0&rev=10
Description
No description provided
Languages
RPM Spec
100%