forked from pool/python-Cython
f33b1d66ca5927ced866289393f1b62745d9180ff4fb404ccb985e2a396bffcf
- Make the running the test suite conditional (default
off). Seven hours of running it is just too much.
- Enable running of the test suite.
- update to 0.29.27:
* The ``cythonize`` command has a new option ``-M`` to generate ``.dep`` dependency
files for the compilation unit. This can be used by external build tools to track
these dependencies.
* Calls to ``range()`` with more than three arguments did not fail.
* Some C compiler warnings about missing type struct initialisers in Py3.10 were resolved.
* Cython no longer warns about using OpenMP 3.0 features since they are now
considered generally available.
OBS-URL: https://build.opensuse.org/request/show/950793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Cython?expand=0&rev=63
Description
No description provided
Languages
RPM Spec
100%