Package: src:python-acora
Version: 2.2-1.3
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: python3.12
python-acora fbfs with Python 3.12:
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:310: python3.12 setup.py config
Error compiling Cython file:
------------------------------------------------------------
...
unsigned char
Py_UCS4
@cython.cdivision(True)
cdef inline _AcoraNodeStruct* _step_to_next_node(
^
------------------------------------------------------------
acora/_cacora.pyx:698:48: Type is not specialized
WARNING: Generated .c files are missing, enabling Cython compilation
Building with Cython 3.0.5
Compiling acora/_acora.py because it changed.
Compiling acora/_cacora.pyx because it changed.
[1/2] Cythonizing acora/_acora.py
[2/2] Cythonizing acora/_cacora.pyx
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/setup.py", line 28, in <module>
sys.argv.remove('--no-compile')
ValueError: list.remove(x): x not in list
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/setup.py", line 51, in <module>
extensions = cythonize(extensions, annotate=True, language_level=3)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/Cython/Build/Dependencies.py",
line 1154, in cythonize
cythonize_one(*args)
File "/usr/lib/python3/dist-packages/Cython/Build/Dependencies.py",
line 1321, in cythonize_one
raise CompileError(None, pyx_file)
Cython.Compiler.Errors.CompileError: acora/_cacora.pyx
E: pybuild pybuild:395: configure: plugin distutils failed with: exit
code=1: python3.12 setup.py config
dh_auto_configure: error: pybuild --configure -i python{version} -p
"3.12 3.11" returned exit code 13