Package: src:lasso
Version: 2.8.1-1
Severity: serious
Tags: sid trixie
User: [email protected]
Usertags: python3.12
lasso's autopkg tests use py3versions -s, but don't depend on python3-all:
[...]
277s autopkgtest [18:24:25]: test command1: for py in $(py3versions -s);
do echo "[*] testing on $py:"; $py debian/tests/sso.py ; done
277s autopkgtest [18:24:25]: test command1: [-----------------------
278s [*] testing on python3.12:
278s bash: line 1: python3.12: command not found
278s autopkgtest [18:24:26]: test command1: -----------------------]