Package: src:pyside2
Version: 5.15.16-1
Severity: serious
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.13
pyside2 ftbfs with Python 3.13 as the default
[...]
debian/rules clean
dh clean --with python3,sphinxdoc --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean
***** Exception while trying to prepare bdist_wheel override class:
cannot import name 'safer_name' from 'wheel.bdist_wheel'
(/usr/lib/python3/dist-packages/wheel/bdist_wheel.py). Skipping wheel
overriding.
Unsupported python version detected. Only these python versions are
supported: [(2, 7), (3, 5), (3, 6), (3, 7), (3, 8), (3, 9), (3, 10), (3,
11), (3, 12)]
E: pybuild pybuild:389: clean: plugin distutils failed with: exit
code=1: python3.13 setup.py clean
dh_auto_clean: error: pybuild --clean -i python{version} -p 3.13
returned exit code 13
make: *** [debian/rules:30: clean] Error 25