Source: pyside6 Version: 6.7.2-2 Severity: normal Tags: ftbfs Justification: FTBFS User: debian-pyt...@lists.debian.org Usertags: python3.13-default
This package failed build from source when test-built against a version of python3-defaults that has 3.13 as the default Python 3 version. To reproduce this issue, build against python3-defaults (python3-all-dev etc.) from Debian experimental. What's new in Python 3.13: https://docs.python.org/3.13/whatsnew/3.13.html Log snippet: dh clean --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild I: pybuild base:311: python3.13 setup.py clean [WARNING]: ***** Exception while trying to prepare bdist_wheel override class: cannot import name 'get_abi_tag' from 'wheel.bdist_wheel' (/usr/lib/python3/dist-packages/wheel/bdist_wheel.py). Skipping wheel overriding. [ERROR]: Unsupported python version detected. Supported versions: [(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:63: clean] Error 25 dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2 -------------------------------------------------------------------------------- Build finished at 2024-12-26T00:43:42Z If required, the full build log is available here (for the next 30 days): https://debusine.debian.net/artifact/1126018/ This bug has been filed at "normal" severity, as we haven't started the transition to add 3.13 as default, yet. This will be raised to RC as soon as that happens, hopefully well before trixie. Thanks, Stefano